wikijs-fork/server/modules/rendering
Boris 54dbf9ad00
feat: add asciidoc editor module (#5954)
* feat: add asciidoc editor module

* fix storage file extension for asciidoc pages

* fix: asciidoc editor + rendering improvements

* fix: description list css improvements

Co-authored-by: NGPixel <github@ngpixel.com>
2022-12-23 20:19:16 -05:00
..
asciidoc-core feat: add asciidoc editor module (#5954) 2022-12-23 20:19:16 -05:00
html-asciinema
html-blockquotes
html-codehighlighter
html-core feat: improve table rendering + add markdown-it-decorate module 2022-11-08 22:40:43 -05:00
html-diagram feat: diagram rendering + post-processor (wip) 2020-07-12 15:58:45 -04:00
html-image-prefetch refactor: server code (#2545) 2020-10-14 11:16:27 -04:00
html-mediaplayers
html-mermaid fix: enable mermaid by default 2020-03-29 20:59:35 -04:00
html-security fix: security html module removes allow attribute from iframes (#2354) 2020-09-13 13:55:32 -04:00
html-tabset fix: use semver for latest version check 2020-05-11 00:09:10 -04:00
html-twemoji
markdown-abbr
markdown-core feat: improve table rendering + add markdown-it-decorate module 2022-11-08 22:40:43 -05:00
markdown-emoji feat: comments disqus + commento 2020-05-21 00:20:57 -04:00
markdown-expandtabs
markdown-footnotes
markdown-imsize
markdown-katex feat: katex persistent macro support (#5838) 2022-11-13 01:43:48 -05:00
markdown-kroki fix: revert refactor in markdown-kroki and plantuml modules (#2619) 2020-10-25 23:26:55 -04:00
markdown-mathjax feat: mathjax markdown module 2020-04-29 22:32:03 -04:00
markdown-multi-table feat: support MultiMarkdown tables (#2126) 2020-07-03 17:46:07 -04:00
markdown-plantuml fix: revert refactor in markdown-kroki and plantuml modules (#2619) 2020-10-25 23:26:55 -04:00
markdown-supsub fix: superscript typo in module definition.yml (#2577) 2020-11-01 13:08:04 -05:00
markdown-tasklists fix: md task list - use same config as client 2022-02-12 17:28:34 -05:00
openapi-core