wikijs-fork/server/modules
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
..
analytics
authentication feat: add keycloak auth provider (#1004) 2019-08-30 14:26:34 -04:00
editor feat: ckeditor 2019-09-08 12:01:17 -04:00
logging
rendering fix: host ref in html-core renderer (#1021) 2019-09-08 21:09:46 -04:00
search fix: code linting 2019-09-08 12:39:05 -04:00
storage fix: always prefix lang for non-default language in disk storage module (#1000) 2019-08-31 17:56:49 -04:00