Add markdown support for content pages (#1552)
Showing
- composer.json 2 additions, 1 deletioncomposer.json
- composer.lock 561 additions, 303 deletionscomposer.lock
- module/VuFind/config/module.config.php 1 addition, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/ContentController.php 65 additions, 18 deletionsmodule/VuFind/src/VuFind/Controller/ContentController.php
- module/VuFind/src/VuFind/Service/MarkdownFactory.php 73 additions, 0 deletionsmodule/VuFind/src/VuFind/Service/MarkdownFactory.php
- module/VuFind/src/VuFind/View/Helper/Root/Markdown.php 72 additions, 0 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Markdown.php
- module/VuFind/src/VuFind/View/Helper/Root/MarkdownFactory.php 62 additions, 0 deletions...le/VuFind/src/VuFind/View/Helper/Root/MarkdownFactory.php
- module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MarkdownTest.php 76 additions, 0 deletions...it-tests/src/VuFindTest/View/Helper/Root/MarkdownTest.php
- themes/bootstrap3/templates/content/markdown.phtml 1 addition, 0 deletionsthemes/bootstrap3/templates/content/markdown.phtml
- themes/root/theme.config.php 2 additions, 0 deletionsthemes/root/theme.config.php
Please register or sign in to comment