80 Commits (b1633df7fe31ef084b322feec75a49661005c274)

Author SHA1 Message Date
Grant Bruer 646d0d8e02 Added another PNG test for coverage 1 year ago
Grant Bruer f26fb3db6a Implement mime chooser for markdown output 1 year ago
Grant Bruer afb0239caa Write display() calls in markdown output 1 year ago
Grant Bruer 369ebb0db7
Set `:SOURCE_PATH` when evaluating code in sandbox module (#252) 1 year ago
nathan musoke 142bbeefa5
Remove at-extref from non-Documenter output (#245) 2 years ago
J S 8abaeeb712
Add Quarto support (#200) 2 years ago
Kipton Barros ff4a1c2e9d
Handle at-ref replacements that span multiple lines, fixes #224 (#233) 2 years ago
Fredrik Ekre 81877fe73e Add soft scoping rule capabilities 2 years ago
Fredrik Ekre 7fc99585f7 `Literate.markdown`: fix output directory for images 2 years ago
Kipton Barros 98328722c9
Remove `@raw html` decorations if target is Jupyter notebook (#223) 2 years ago
Christian Schilling 329a44af80
Literate.script: do not end with double newline (#221) 2 years ago
Fredrik Ekre e1c980af32
Change EditURL output to use relative path (#219) 2 years ago
Fredrik Ekre d434e35261
Change filename structure of generated image files (#205) 3 years ago
Fredrik Ekre 53a9d26ff8
Fix cwd and apparent source file when executing markdown. (#195) 4 years ago
Fredrik Ekre 9d9a31cd91 Replace ``x``-math with $x$-math for notebooks, fixes #116. 4 years ago
David Widmann a7f40596cf
Hide code lines with `#hide` when executing Markdown, fixes #166 (#188) 4 years ago
David Widmann 36648dc4b3
Add regression test for changes of `showable` (#187) (#189) 4 years ago
Fredrik Ekre 3f4c17eca4 Automatically detect "edit branch", and let users 4 years ago
Tamas K. Papp cb788bc399
Support image/svg+xml for markdown execution. (#183) 4 years ago
Fredrik Ekre fbd39a3d5a
Fix multiline comments with rn line endings, fixes #171. (#172) 4 years ago
Fredrik Ekre 439f69e654
Fix named at-examples to not contain spaces, fixes #168. (#169) 4 years ago
Fredrik Ekre aab932aa51
Fix multiline comment support with \r\n line endings, fixes #165. (#167) 4 years ago
Fredrik Ekre 21c16e65c1 Ignore build version information for automatic URLs, fixes #162. 4 years ago
Carlo Lucibello 42f39411cd
Add support for multiline markdown strings as markdown blocks (#152) 4 years ago
Fredrik Ekre 94bc2260d2
Deprecate the documenter keyword argument. (#159) 4 years ago
Fredrik Ekre 6d3b76a006
Various documentation updates. (#157) 4 years ago
Fredrik Ekre 79615c90f1
Adds a concept of "flavors" for different output. (#156) 4 years ago
Manuel 8b2d1799e6
change default code fence to use four backticks, fixes #144 (#145) 4 years ago
st-- d561b540e3
include inputfile in errors (#150) 5 years ago
Fredrik Ekre ceff7a36be Capture output from display(x) and display(mime, x) 5 years ago
Fredrik Ekre dc409d0f43
Support multiline comments for markdown input, fixes #26. (#123) 5 years ago
Fredrik Ekre 6d1aec90b1 Implement #hide EOL token to filter lines after execution in markdown(...). 5 years ago
Fredrik Ekre e08ca0a19b Let markdown output capture output with the "text/markdown" MIME. 5 years ago
Fredrik Ekre 2638a8231f Fix matrix printing test on Julia 1.6. 5 years ago
Fredrik Ekre 2ba316ac90 Make output directory default to pwd. 6 years ago
Fredrik Ekre 7e89fdbffd
Implement support for executing markdown pages, fixes #9. (#100) 6 years ago
Fredrik Ekre 14afee9ff3 Some more tests for exotic mime types. 6 years ago
Fabian Greimel b0806edb67
Allow all filter tokens at the end of lines (#93) 6 years ago
Fredrik Ekre 61f0778fe7 Fix devurl when running on Travis CI, fixes #87. 6 years ago
Fredrik Ekre 43bde3820f Add a horizontal rule before the credits. 6 years ago
Fredrik Ekre 4e71b159e5
Make URLs configurable, fixes #79. (#84) 6 years ago
Kristoffer Carlsson 72a94ac8ac respect semicolon output supression when exporting to Documenter (#82) 6 years ago
Fredrik Ekre ccce600209 Add support for links when running in GitHub Actions. 6 years ago
Fredrik Ekre d141df42f3
Fix invalid string that should have been s_str. (#76) 6 years ago
David Widmann 84c11dd041 Use $$...$$ instead of equation environment (#72) 6 years ago
Fredrik Ekre 3879bc3406 Fix tests when running on Travis CI. 6 years ago
Fredrik Ekre 7af5414616 Fix expansion of link macros when docs are built 6 years ago
Matt Bauman 0872a96a88 RFC: Add support for Jupyter cell metadata via %% syntax (#43) 6 years ago
Fredrik Ekre 1d0286818f Implement negation of filter tokens, fixes #59. 6 years ago
Fredrik Ekre 36e8c21047 Require #+ for continuing a code block, fixes #41. 6 years ago