Fix too short underline

pull/1206/merge
Karl Hobley 2015-05-18 13:24:48 +01:00
rodzic 1005d438bd
commit 2940ea9c9b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -418,7 +418,7 @@ If you're interested in extending the capabilities of the Wagtail WYSIWYG editor
.. _extending_wysiwyg:
Extending the WYSIWYG Editor (``hallo.js``)
---------------------------------------
-------------------------------------------
To inject JavaScript into the Wagtail page editor, see the :ref:`insert_editor_js <insert_editor_js>` hook. Once you have the hook in place and your ``hallo.js`` plugin loads into the Wagtail page editor, use the following JavaScript to register the plugin with ``hallo.js``.