.gitignore
.hgignore
MANIFEST.in
command_line.txt
concepts.txt
config.txt
dependencies.txt
file_searching_algorithm.txt
implicit_rules.txt
index.htm
license.txt
main_features.txt
markdown_scoped_links.txt
markdown_scoped_links_notes.txt
markdown_syntax.txt
markdown_tutorial.txt
math_syntax.txt
option_files.txt
pattern_matching.txt
problem.txt
release_history.txt
remark.py
remark.txt
remark_config.json
remark_license.txt
remark_syntax.txt
setup.py
style.txt
tags.txt
understanding.txt
user_documentation.txt
variables.txt
variables_as_storage.txt
variables_as_transforms.txt
warnings.txt
.git/COMMIT_EDITMSG
.git/FETCH_HEAD
.git/HEAD
.git/config
.git/description
.git/index
.git/packed-refs
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/fsmonitor-watchman.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-merge-commit.sample
.git/hooks/pre-push.sample
.git/hooks/pre-rebase.sample
.git/hooks/pre-receive.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/update.sample
.git/info/exclude
.git/logs/HEAD
.git/logs/refs/heads/master
.git/logs/refs/remotes/origin/HEAD
.git/logs/refs/remotes/origin/master
.git/objects/0b/21c67e055f6106d4bfe2e9fc0f31635ad44ddd
.git/objects/18/862f30f7d962b1fbeb5069220aa5ad72f1b71f
.git/objects/1f/fd681e4502097c888f29c3129e035a797e1d21
.git/objects/2c/03ac84e54f5ef235211be8a595eb57d5aafe0f
.git/objects/32/0c59c21d0a40f71ef019344d5b85cd3d3324e7
.git/objects/35/51aed6409dc7982f5825ff5aa95612d0d27f99
.git/objects/39/3ebd8354c467d17558f29c4596abf17f374e74
.git/objects/3a/b265a7a68cf9a1634c940b40bc957a12c06e2a
.git/objects/42/a0f91f1f6da49f09dcdfa272542c63c87932e0
.git/objects/44/53aa917b7d699739006aa3afa8af83c455acab
.git/objects/46/4e9a106345d6c9550a4b13fe7811de5973770c
.git/objects/56/0039171dace35c555e20bf41330408deabea1f
.git/objects/65/7171eebe58fd229a083994bdb8ba61a88bf21e
.git/objects/67/b43f2b64a4608db80a916fd95494cb84739754
.git/objects/7c/46e725e16e3c2e891839207b0849f2ba493830
.git/objects/7c/9a2044be6d0b1cbd63c4be168d4f02da311e03
.git/objects/7d/893e6ddf221c13f39fe5a28038925eb2aea32a
.git/objects/96/877d6fc0ce444dbbd73827686db231d29056f7
.git/objects/9f/1af71976840294dd7ff92d02f590ec8b0eab33
.git/objects/9f/1e0c184ee5790ca8e4005c6fd1e06b163c33df
.git/objects/b8/43961ea4b149ae93f3b107e08086edbaff51f0
.git/objects/be/d98d5276a09d6c761c4ad4228279545fb64438
.git/objects/ce/12613b776532ad8b49b8345a9fb7eb208832de
.git/objects/d0/721741e54f71a5f17111d2c3285bc7a236415f
.git/objects/d6/ed87c9c1a9c9177610031f0a9d08cf7a022d16
.git/objects/e8/c694f3900017168148981c280efa7fd2033701
.git/objects/f9/dc165127c4c42382874f9ea3e51efc928fe919
.git/objects/fa/ed570d5b130c6fa7f14af8c5e257ddfaf0b2ec
.git/objects/pack/pack-8450488678d6e07b1161c033f30d5e7ffb20e351.idx
.git/objects/pack/pack-8450488678d6e07b1161c033f30d5e7ffb20e351.pack
.git/refs/heads/master
.git/refs/remotes/origin/HEAD
.git/refs/remotes/origin/master
.vscode/launch.json
Remark/Command_Line.py
Remark/Config.py
Remark/Config_Schema.py
Remark/Conversion.py
Remark/Document.py
Remark/DocumentTree.py
Remark/DocumentType_Registry.py
Remark/FileSystem.py
Remark/Macro_Registry.py
Remark/MarkdownMath.py
Remark/MarkdownRegion.py
Remark/MarkdownScope.py
Remark/Remark_To_Markdown.py
Remark/Reporting.py
Remark/Version.py
Remark/__init__.py
Remark/algorithm.txt
Remark/algorithms.txt
Remark/data_structures.txt
Remark/implementation.txt
Remark/markdown_region.txt
Remark/DocumentTypes/CodeView_DocumentType.py
Remark/DocumentTypes/CodeView_DocumentType.txt
Remark/DocumentTypes/Copy_DocumentType.py
Remark/DocumentTypes/Copy_DocumentType.txt
Remark/DocumentTypes/CppCodeView_DocumentType.py
Remark/DocumentTypes/CppCodeView_DocumentType.txt
Remark/DocumentTypes/DirectoryView_DocumentType.py
Remark/DocumentTypes/DirectoryView_DocumentType.txt
Remark/DocumentTypes/Orphan_DocumentType.py
Remark/DocumentTypes/Orphan_DocumentType.txt
Remark/DocumentTypes/RemarkPage_DocumentType.py
Remark/DocumentTypes/RemarkPage_DocumentType.txt
Remark/DocumentTypes/__init__.py
Remark/DocumentTypes/document_types.txt
Remark/DocumentTypes/__pycache__/CodeView_DocumentType.cpython-311.pyc
Remark/DocumentTypes/__pycache__/CodeView_DocumentType.cpython-39.pyc
Remark/DocumentTypes/__pycache__/Copy_DocumentType.cpython-311.pyc
Remark/DocumentTypes/__pycache__/Copy_DocumentType.cpython-39.pyc
Remark/DocumentTypes/__pycache__/CppCodeView_DocumentType.cpython-311.pyc
Remark/DocumentTypes/__pycache__/CppCodeView_DocumentType.cpython-39.pyc
Remark/DocumentTypes/__pycache__/DirectoryView_DocumentType.cpython-311.pyc
Remark/DocumentTypes/__pycache__/DirectoryView_DocumentType.cpython-39.pyc
Remark/DocumentTypes/__pycache__/Orphan_DocumentType.cpython-311.pyc
Remark/DocumentTypes/__pycache__/Orphan_DocumentType.cpython-39.pyc
Remark/DocumentTypes/__pycache__/RemarkPage_DocumentType.cpython-311.pyc
Remark/DocumentTypes/__pycache__/RemarkPage_DocumentType.cpython-39.pyc
Remark/DocumentTypes/__pycache__/__init__.cpython-311.pyc
Remark/DocumentTypes/__pycache__/__init__.cpython-39.pyc
Remark/Macros/Body_Macro.py
Remark/Macros/Body_Macro.txt
Remark/Macros/Code_Macro.py
Remark/Macros/Code_Macro.txt
Remark/Macros/Comment_Macro.py
Remark/Macros/Comment_Macro.txt
Remark/Macros/Copy_Macro.py
Remark/Macros/Copy_Macro.txt
Remark/Macros/CppCode_Macro.py
Remark/Macros/CppCode_Macro.txt
Remark/Macros/DirectoryLink_Macro.py
Remark/Macros/DirectoryLink_Macro.txt
Remark/Macros/DocChildren_Macro.py
Remark/Macros/DocChildren_Macro.txt
Remark/Macros/DocumentTree_Macro.py
Remark/Macros/DocumentTree_Macro.txt
Remark/Macros/EquationSet_Macro.py
Remark/Macros/EquationSet_Macro.txt
Remark/Macros/Equation_Macro.py
Remark/Macros/Equation_Macro.txt
Remark/Macros/Example_Macro.py
Remark/Macros/Example_Macro.txt
Remark/Macros/FileLink_Macro.py
Remark/Macros/FileLink_Macro.txt
Remark/Macros/Gallery_Macro.py
Remark/Macros/Gallery_Macro.txt
Remark/Macros/GenericCode_Macro.txt
Remark/Macros/Html_Macro.py
Remark/Macros/Html_Macro.txt
Remark/Macros/Index_Macro.py
Remark/Macros/Index_Macro.txt
Remark/Macros/Link_Macro.py
Remark/Macros/Link_Macro.txt
Remark/Macros/ParentList_Macro.py
Remark/Macros/ParentList_Macro.txt
Remark/Macros/Parent_Macro.py
Remark/Macros/Parent_Macro.txt
Remark/Macros/ReadFile_Macro.py
Remark/Macros/ReadFile_Macro.txt
Remark/Macros/Ref_Macro.py
Remark/Macros/Ref_Macro.txt
Remark/Macros/SourceChildren_Macro.py
Remark/Macros/SourceChildren_Macro.txt
Remark/Macros/Verbatim_Macro.py
Remark/Macros/Verbatim_Macro.txt
Remark/Macros/__init__.py
Remark/Macros/available_macros.txt
Remark/Macros/macro_expansion.txt
Remark/Macros/macro_invocation.txt
Remark/Macros/macros.txt
Remark/Macros/__pycache__/Body_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Body_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Code_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Code_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Comment_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Comment_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Copy_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Copy_Macro.cpython-39.pyc
Remark/Macros/__pycache__/CppCode_Macro.cpython-311.pyc
Remark/Macros/__pycache__/CppCode_Macro.cpython-39.pyc
Remark/Macros/__pycache__/DirectoryLink_Macro.cpython-311.pyc
Remark/Macros/__pycache__/DirectoryLink_Macro.cpython-39.pyc
Remark/Macros/__pycache__/DocChildren_Macro.cpython-311.pyc
Remark/Macros/__pycache__/DocChildren_Macro.cpython-39.pyc
Remark/Macros/__pycache__/DocumentTree_Macro.cpython-311.pyc
Remark/Macros/__pycache__/DocumentTree_Macro.cpython-39.pyc
Remark/Macros/__pycache__/EquationSet_Macro.cpython-311.pyc
Remark/Macros/__pycache__/EquationSet_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Equation_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Equation_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Example_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Example_Macro.cpython-39.pyc
Remark/Macros/__pycache__/FileLink_Macro.cpython-311.pyc
Remark/Macros/__pycache__/FileLink_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Gallery_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Gallery_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Html_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Html_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Index_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Index_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Link_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Link_Macro.cpython-39.pyc
Remark/Macros/__pycache__/ParentList_Macro.cpython-311.pyc
Remark/Macros/__pycache__/ParentList_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Parent_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Parent_Macro.cpython-39.pyc
Remark/Macros/__pycache__/ReadFile_Macro.cpython-311.pyc
Remark/Macros/__pycache__/ReadFile_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Ref_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Ref_Macro.cpython-39.pyc
Remark/Macros/__pycache__/SourceChildren_Macro.cpython-311.pyc
Remark/Macros/__pycache__/SourceChildren_Macro.cpython-39.pyc
Remark/Macros/__pycache__/Verbatim_Macro.cpython-311.pyc
Remark/Macros/__pycache__/Verbatim_Macro.cpython-39.pyc
Remark/Macros/__pycache__/__init__.cpython-311.pyc
Remark/Macros/__pycache__/__init__.cpython-39.pyc
Remark/TagParsers/Dictionary_TagParser.py
Remark/TagParsers/Remark_TagParser.py
Remark/TagParsers/__init__.py
Remark/TagParsers/tag_parsers.txt
Remark/TagParsers/__pycache__/Dictionary_TagParser.cpython-311.pyc
Remark/TagParsers/__pycache__/Dictionary_TagParser.cpython-39.pyc
Remark/TagParsers/__pycache__/Remark_TagParser.cpython-311.pyc
Remark/TagParsers/__pycache__/Remark_TagParser.cpython-39.pyc
Remark/TagParsers/__pycache__/__init__.cpython-311.pyc
Remark/TagParsers/__pycache__/__init__.cpython-39.pyc
Remark/__pycache__/Command_Line.cpython-311.pyc
Remark/__pycache__/Command_Line.cpython-39.pyc
Remark/__pycache__/Config.cpython-311.pyc
Remark/__pycache__/Config.cpython-39.pyc
Remark/__pycache__/Config_Schema.cpython-311.pyc
Remark/__pycache__/Config_Schema.cpython-39.pyc
Remark/__pycache__/Conversion.cpython-311.pyc
Remark/__pycache__/Conversion.cpython-39.pyc
Remark/__pycache__/Document.cpython-311.pyc
Remark/__pycache__/Document.cpython-39.pyc
Remark/__pycache__/DocumentTree.cpython-311.pyc
Remark/__pycache__/DocumentTree.cpython-39.pyc
Remark/__pycache__/DocumentType_Registry.cpython-311.pyc
Remark/__pycache__/DocumentType_Registry.cpython-39.pyc
Remark/__pycache__/FileSystem.cpython-311.pyc
Remark/__pycache__/FileSystem.cpython-39.pyc
Remark/__pycache__/Macro_Registry.cpython-311.pyc
Remark/__pycache__/Macro_Registry.cpython-39.pyc
Remark/__pycache__/MarkdownMath.cpython-311.pyc
Remark/__pycache__/MarkdownMath.cpython-39.pyc
Remark/__pycache__/MarkdownRegion.cpython-311.pyc
Remark/__pycache__/MarkdownRegion.cpython-39.pyc
Remark/__pycache__/MarkdownScope.cpython-311.pyc
Remark/__pycache__/MarkdownScope.cpython-39.pyc
Remark/__pycache__/Remark_To_Markdown.cpython-311.pyc
Remark/__pycache__/Remark_To_Markdown.cpython-39.pyc
Remark/__pycache__/Reporting.cpython-311.pyc
Remark/__pycache__/Reporting.cpython-39.pyc
Remark/__pycache__/Version.cpython-311.pyc
Remark/__pycache__/Version.cpython-39.pyc
Remark/__pycache__/__init__.cpython-311.pyc
Remark/__pycache__/__init__.cpython-39.pyc
Remark/remark_files/mathjax-config.js
Remark/remark_files/pygments_default.css
Remark/remark_files/remark_default.css
Remark/remark_files/highslide/highslide-full.js
Remark/remark_files/highslide/highslide.css
Remark/remark_files/highslide/graphics/close.png
Remark/remark_files/highslide/graphics/closeX.png
Remark/remark_files/highslide/graphics/controlbar-black-border.gif
Remark/remark_files/highslide/graphics/controlbar-text-buttons.png
Remark/remark_files/highslide/graphics/controlbar-white-small.gif
Remark/remark_files/highslide/graphics/controlbar-white.gif
Remark/remark_files/highslide/graphics/controlbar2.gif
Remark/remark_files/highslide/graphics/controlbar3.gif
Remark/remark_files/highslide/graphics/controlbar4-hover.gif
Remark/remark_files/highslide/graphics/controlbar4.gif
Remark/remark_files/highslide/graphics/fullexpand.gif
Remark/remark_files/highslide/graphics/geckodimmer.png
Remark/remark_files/highslide/graphics/icon.gif
Remark/remark_files/highslide/graphics/loader.gif
Remark/remark_files/highslide/graphics/loader.white.gif
Remark/remark_files/highslide/graphics/resize.gif
Remark/remark_files/highslide/graphics/scrollarrows.png
Remark/remark_files/highslide/graphics/zoomin.cur
Remark/remark_files/highslide/graphics/zoomout.cur
Remark/remark_files/highslide/graphics/outlines/Outlines.psd
Remark/remark_files/highslide/graphics/outlines/beveled.png
Remark/remark_files/highslide/graphics/outlines/drop-shadow.png
Remark/remark_files/highslide/graphics/outlines/glossy-dark.png
Remark/remark_files/highslide/graphics/outlines/outer-glow.png
Remark/remark_files/highslide/graphics/outlines/rounded-black.png
Remark/remark_files/highslide/graphics/outlines/rounded-white.png
images/hsv.png
images/lookaheads.png
images/lookaheads.svg
remark.egg-info/PKG-INFO
remark.egg-info/SOURCES.txt
remark.egg-info/dependency_links.txt
remark.egg-info/not-zip-safe
remark.egg-info/requires.txt
remark.egg-info/top_level.txt