-rw-r--r-- | .gitignore | 55L |
-rw-r--r-- | README.md | 44L |
-rw-r--r-- | after/ftplugin/markdown.vim | 19L |
-rw-r--r-- | autoload/literate_markdown.vim | 568L |
-rw-r--r-- | demo.gif | 4799178B |
-rw-r--r-- | doc/literate-markdown.txt | 295L |
-rw-r--r-- | examples/graphs/first-diagram.dot | 7L |
-rw-r--r-- | examples/graphs/first-diagram.dot.svg | 67L |
-rw-r--r-- | examples/graphs/graphs.md | 44L |
-rw-r--r-- | examples/graphs/second-diagram.dot | 5L |
-rw-r--r-- | examples/graphs/second-diagram.dot.svg | 37L |
-rw-r--r-- | examples/literate_markdown_autoload.md | 858L |
-rw-r--r-- | examples/literate_markdown_ftplugin.md | 73L |
-rw-r--r-- | examples/myfact.md | 103L |
-rw-r--r-- | tests/README.md | 6L |
-rw-r--r-- | tests/all_in_one_file.md | 24L |
-rw-r--r-- | tests/all_in_one_file.out | 8L |
-rw-r--r-- | tests/example_1.2.rb | 2L |
-rw-r--r-- | tests/example_1.md | 17L |
-rw-r--r-- | tests/example_1.rb | 2L |
-rw-r--r-- | tests/example_2.md | 21L |
-rw-r--r-- | tests/example_2.out | 4L |
-rw-r--r-- | tests/example_2.py | 2L |
-rw-r--r-- | tests/example_3.md | 31L |
-rw-r--r-- | tests/example_3.py | 13L |
-rw-r--r-- | tests/exec_block.md | 12L |
-rw-r--r-- | tests/indented_tangle_directive.md | 9L |
-rw-r--r-- | tests/indented_tangle_directive.out | 2L |
-rw-r--r-- | tests/macro_included_in_two_separate_blocks.md | 26L |
-rw-r--r-- | tests/macro_included_in_two_separate_blocks.rb | 10L |
-rw-r--r-- | tests/only_specific_language.md | 29L |
-rw-r--r-- | tests/only_specific_language.py | 6L |
-rw-r--r-- | tests/output.rb | 10L |
-rwxr-xr-x | tests/run.sh | 56L |
-rw-r--r-- | tests/simple_macros.md | 62L |
-rw-r--r-- | tests/simple_macros.sh | 25L |
-rw-r--r-- | tests/two_different_languages.md | 37L |
-rw-r--r-- | tests/two_different_languages.py | 5L |
-rw-r--r-- | tests/two_different_languages.rb | 6L |
-rw-r--r-- | tests/wip/out_of_order_macros.md | 13L |
-rw-r--r-- | tests/wip/out_of_order_macros.rb | 4L |
-rw-r--r-- | tests/wip/two_top_level_expansions.md | 19L |