| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix table alignment in markdown (#16596) (#16602) | zeripath | 2021-08-04 | 1 | -1/+3 |
* | Add sanitizer rules per renderer (#16110) | KN4CK3R | 2021-06-23 | 1 | -2/+7 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -36/+60 |
* | Add NeedPostProcess for Parser interface to improve performance of csv render... | Lunny Xiao | 2021-04-13 | 1 | -0/+3 |
* | Fix several render issues (#14986) | zeripath | 2021-03-16 | 1 | -9/+93 |
* | Add loading spinners and mermaid error handling (#12358) | silverwind | 2020-08-04 | 1 | -5/+26 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -0/+26 |
* | Disable all typographic replacements in markdown renderer (#11871) | silverwind | 2020-06-13 | 1 | -7/+0 |
* | Allow different HardBreaks settings for documents and comments (#11515) | zeripath | 2020-05-24 | 1 | -8/+12 |
* | Use markdown frontmatter to provide Table of contents, language and frontmatt... | zeripath | 2020-04-24 | 1 | -4/+3 |
* | Handle yaml frontmatter (#11016) | zeripath | 2020-04-09 | 1 | -0/+2 |
* | Don't convert ellipsis in markdown (#9905) | John Olheiser | 2020-01-22 | 1 | -2/+3 |
* | Change markdown rendering from blackfriday to goldmark (#9533) | zeripath | 2019-12-31 | 1 | -143/+64 |
* | Prefix all user-generated IDs in markup (#9477) | John Olheiser | 2019-12-23 | 1 | -1/+3 |
* | Convert EOL to UNIX-style to render MD properly (#8925) | guillep2k | 2019-11-13 | 1 | -1/+2 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 1 | -102/+107 |
* | Fix markdown invoke sequence (#7513) | Lunny Xiao | 2019-07-18 | 1 | -1/+1 |
* | Markdown: enable some more extensions (#6362) | Roland Koebler | 2019-03-21 | 1 | -1/+5 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 1 | -1/+1 |
* | Fix markdown image with link (#4675) | L.E.R | 2018-10-30 | 1 | -22/+17 |
* | Replace src with raw to fix image paths (#4377) | Jonas Franz | 2018-07-05 | 1 | -1/+1 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -22/+28 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 1 | -4/+5 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 1 | -0/+200 |