Commit Graph

15 Commits

Author SHA1 Message Date
NGPixel
7a3198c306 fix: linting 2019-10-11 16:39:48 -04:00
Nick
6a5bc2e273 refactor: plantuml module 2019-09-27 13:43:14 -04:00
Ethan Davidson
4f8a28f617 feat: PlantUML markdown module (#1066)
* initial plantuml work

* got plantuml rendering working

* fix: added plantuml module config order
2019-09-26 23:01:45 -04:00
Nick
06250c4f03 fix: ignore mailto links from processing (#1041) 2019-09-21 10:49:58 -04:00
Juan Baez
3ab7bcf8ea fix: host ref in html-core renderer (#1021)
Fixing typo on: "server\modules\rendering\html-core\renderer.js"

Lines 40 and 41. Invalid reference to "WIKI.config.site.host" -- should be: "WIKI.config.host"

This was causing rendering issues when attempting to create some sample pages; such as: https://github.com/jbaez001/markdown-cheatsheet
2019-09-08 21:09:46 -04:00
Nick
33e31a9901 feat: page links table 2019-09-02 22:18:59 -04:00
Nick
efab00fa0c feat: content link states 2019-09-02 15:33:56 -04:00
Nick
c4629419d3 fix: admin rendering UI + dark mode 2019-08-04 23:53:21 -04:00
Nicolas Giard
1771289188 feat: twemoji + headers fix 2019-01-18 15:58:39 -05:00
Nicolas Giard
076aeaf749 feat: markdown rendering 2018-11-23 21:10:24 -05:00
Nicolas Giard
d52f213012 feat: markdown anchors 2018-09-17 00:36:44 -04:00
Nicolas Giard
d393a95495 feat: code highlighting client-side 2018-09-16 22:30:24 -04:00
Nicolas Giard
578ea577f0 feat: html code highlighter 2018-09-16 00:35:03 -04:00
Nicolas Giard
572393aa7b feat: sub+sup+imsize markdown renderers 2018-09-09 23:19:46 -04:00
Nicolas Giard
09d1f580d9 feat: rendering pipeline logic 2018-09-09 20:33:10 -04:00