wikijs-fork/server/modules/rendering
Jaeseo Park d75fc76c0c
feat: add markdown-it-pivot-table rendering module (#6574)
* feat: markdown-it-pivot-table

* chore: upgrade dependency version

* style: remove semicolon in renderer.js

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-07-28 14:34:42 -04: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
html-security fix: security html module removes allow attribute from iframes (#2354) 2020-09-13 13:55:32 -04:00
html-tabset
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
markdown-pivot-table feat: add markdown-it-pivot-table rendering module (#6574) 2023-07-28 14:34:42 -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