Skip to content

Commit 60df0d5

Browse files
committed
edit link ref
1 parent 1e175a8 commit 60df0d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ draceditor |pypi version|
2424
Features
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

0 commit comments

Comments
 (0)