NGPixel
abe86928fb
feat: markdown spellcheck mode
4 years ago
NGPixel
55bea7d48b
fix: enable spellcheck in visual editor
4 years ago
NGPixel
4cb7f33dcf
feat: visual editor code + sub/sup + table props
4 years ago
NGPixel
98016d3c42
fix: editor saved state
4 years ago
NGPixel
4855051d87
feat: page published state + comments localization
4 years ago
NGPixel
83b83a7510
feat: page css + scripts
4 years ago
NGPixel
53ddb50b51
feat: save page scripts + styles
4 years ago
NGPixel
718c14dd74
feat: editor props scripts + styles code editor
4 years ago
Regev Brody
e03a80dccc
feat: underline markdown support ( #2073 )
* fix: no markdown support for underline #2072
4 years ago
NGPixel
a0618ee4f6
feat: comments UI improvements
4 years ago
NGPixel
15a45f8b91
fix: admin UI improvements
4 years ago
Dan Later
2c83e3bd84
fix: CKEditor RTL locale support ( #1636 )
4 years ago
Louis Meyer
e2935488a3
fix: properly wrap very long words in markdown editor ( #1743 )
* Fix: Fix word-wrap in markdown editor
Overwrite css-property 'work-break: normal' for '.CodeMirror-wrap
pre.CodeMirror-line', which lead to words not wrapping correctly,
with 'word-break: break-word' to properly wrap words.
* Add rule for 'p.line' under .editor-markdown-preview-content
Add 'overflow-wrap: break-word;' for line in the preview of the markdown editor, so the preview properly wraps and does not overflow.
4 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
4 years ago
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
4 years ago
NGPixel
7508d92f92
feat: redirect editor UI (wip)
4 years ago
NGPixel
53da387082
feat: plantuml in markdown preview
4 years ago
NGPixel
cc9f022051
fix: nav external blank option
4 years ago
NGPixel
05e8a71cef
fix: sanitize markdown preview on content change
4 years ago
NGPixel
fd91565e61
fix: ckeditor - beautify html before saving
4 years ago
NGPixel
a3a1dc1267
fix: ckeditor - extra ) when insert page link
4 years ago
takumi9942
e0a0434622
fix: editor-modal-media action button ( #1736 )
4 years ago
NGPixel
b2115143e3
feat: visual editor - link to page
4 years ago
NGPixel
76ade8df53
feat: link autocomplete + insert link modal (markdown)
4 years ago
NGPixel
77548c8778
fix: tags input normalization
4 years ago
NGPixel
1d16a3fc71
feat: mermaid support for markdown
4 years ago
NGPixel
44a0f69a78
feat: katex chemical equations support
4 years ago
NGPixel
58b08e54b4
fix: missing footnote module in markdown editor preview
4 years ago
NGPixel
507928730a
feat: editor save conflict localization
4 years ago
NGPixel
4b0e3d1c43
feat: save conflict resolution
4 years ago
NGPixel
b529ad21c9
fix: code blocks incorrect escaping + deps update
4 years ago
NGPixel
2810f7b5af
feat: use local assets for twemoji
4 years ago
NGPixel
bf9c6dda1c
fix: missing code highlighting when toggling markdown preview ( #1484 )
4 years ago
Sebastien
88f707b7c1
fix: sort assets by ID and desc ( #1501 )
* sort assets by ID and desc
* Update editor-modal-media.vue
4 years ago
NGPixel
830f51664c
feat: katex in markdown preview + xss fix for svg
4 years ago
NGPixel
13a995133b
feat: branch off / create from template
4 years ago
NGPixel
a7b2b31314
fix: disable API docs editor for 2.1
4 years ago
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
4 years ago
NGPixel
9f16d3e3fa
fix: code linting
4 years ago
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
4 years ago
alancnet
e836a49776
fix: light background in nested ckeditor unless dark mode ( #1372 )
4 years ago
NGPixel
6920a35d80
feat: visualize pages (dendograms)
4 years ago
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
4 years ago
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
4 years ago
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
5 years ago
NGPixel
f154f9cae5
fix: markdown preview fails to load lang files for code blocks ( #1162 )
5 years ago
Hinaloe
115472a3fc
fix: exclude non-class attributes from markdown rendering in editor preview ( #1251 )
5 years ago
Nicolas Giard
e764e74a73
fix: markdown help dialog shown below editor
5 years ago
NGPixel
d6f2176de2
fix: insert file for visual editor
5 years ago
Nicolas Giard
0f079e2d5f
fix: editor select back button ( #1098 )
5 years ago