File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ draceditor |pypi version|
2424Features
2525------------------------------
2626
27- * Integrated with Ace Editor
27+ * Integrated with `Ace Editor `_
28+ * Integrated with `Semantic-UI `_
2829* Live Preview
2930* Upload Image to imgur.com `(via API) `
3031* Emoji ``:emoji_name: ``
@@ -100,7 +101,7 @@ Configurations
100101 DRACEDITOR_MARKDOWN_BASE_EMOJI_URL = 'https://assets-cdn.github.com/images/icons/emoji/' # default
101102 DRACEDITOR_MARKDOWN_BASE_MENTION_URL = 'https://forum.dracos-linux.org/profile/' # default (change this)
102103
103- # Editor Options (use default for now)
104+ # Editor Options (please use default for now)
104105 DRACEDITOR_EDITOR_OPTIONS = {
105106 'markdown': 'true',
106107 'toolbar': [
@@ -160,4 +161,6 @@ Draceditor Commands Refference
160161.. image :: https://raw.githubusercontent.com/agusmakmun/dracos-markdown-editor/master/__screenshot/draceditor-guide.png
161162
162163
164+ .. _Ace Editor : https://ace.c9.io
165+ .. _Semantic-UI : http://semantic-ui.com
163166.. _PyPI : https://pypi.python.org/pypi/draceditor
You can’t perform that action at this time.
0 commit comments