340c7c6f30e278af9e22aaae0e53c1ba402091d9
Markdown Preview for Alfresco Share
This module adds a markdown preview and edit button to Alfresco Share:
This also adds a markdown editor:
Compiling
You will need:
- Java 7 SDK or above
- Gradle
- Parashift's alfresco amp plugin from here: https://bitbucket.org/parashift/alfresco-amp-plugin
- Run
gradle amp
from theshare
andrepo
directories
Installing to Alfresco
- Deploy the amp to both the repo and share end using alfresco-mmt or other methods
Usage
Previewing a Markdown document
- Navigate to the document details page of a markdown document
Editing a Markdown document
- Find a markdown document within the document library
- Select
Edit Markdown
- When you are finished, select
Save Markdown
Languages
JavaScript
81.6%
Java
11%
CSS
5.4%
Dockerfile
0.6%
Shell
0.5%
Other
0.9%