Skip to content

Commit

Permalink
edit link ref
Browse files Browse the repository at this point in the history
  • Loading branch information
agusmakmun committed Dec 30, 2016
1 parent 1e175a8 commit 60df0d5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ draceditor |pypi version|
Features
------------------------------

* Integrated with Ace Editor
* Integrated with `Ace Editor`_
* Integrated with `Semantic-UI`_
* Live Preview
* Upload Image to imgur.com `(via API)`
* Emoji ``:emoji_name:``
Expand Down Expand Up @@ -100,7 +101,7 @@ Configurations
DRACEDITOR_MARKDOWN_BASE_EMOJI_URL = 'https://assets-cdn.github.com/images/icons/emoji/' # default
DRACEDITOR_MARKDOWN_BASE_MENTION_URL = 'https://forum.dracos-linux.org/profile/' # default (change this)

# Editor Options (use default for now)
# Editor Options (please use default for now)
DRACEDITOR_EDITOR_OPTIONS = {
'markdown': 'true',
'toolbar': [
Expand Down Expand Up @@ -160,4 +161,6 @@ Draceditor Commands Refference
.. image:: https://raw.githubusercontent.com/agusmakmun/dracos-markdown-editor/master/__screenshot/draceditor-guide.png


.. _Ace Editor: https://ace.c9.io
.. _Semantic-UI: http://semantic-ui.com
.. _PyPI: https://pypi.python.org/pypi/draceditor

0 comments on commit 60df0d5

Please sign in to comment.