Skip to content

Commit

Permalink
fixed wrong directory listing
Browse files Browse the repository at this point in the history
  • Loading branch information
moldcraft committed Oct 13, 2016
1 parent e93e208 commit 9cf62a3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions extension/shortcodes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -373,12 +373,13 @@ The ``[hr]`` shorcode is completed! The directory structure of the shortcode is
.. code-block:: text
framework-customizations/
└─theme/
└─extensions/
└─shortcodes/
└─hr/
├─config.php
└─views/
└─view.php
└─shortcodes/
└─hr/
├─config.php
└─views/
└─view.php
Creating a shortcode with options
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 9cf62a3

Please sign in to comment.