You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a IResourceConverter OSGi Component in content module to support reading in .md files.
The result should be a XHTML plain and simple markup.
The Code can be aligned to CSVResourceConvert. It should be checked if an additional markdown library is required or a GIST/Snippet can be used to implement it fully without 3rdParty dependencies.
Some external libraries do not fully support OSGi bundling.
The text was updated successfully, but these errors were encountered:
escv
changed the title
Support Markdown .md Files as /content Document
Support Markdown .md Files as /content Documents
Jul 4, 2018
Implement a IResourceConverter OSGi Component in content module to support reading in .md files.
The result should be a XHTML plain and simple markup.
The Code can be aligned to CSVResourceConvert. It should be checked if an additional markdown library is required or a GIST/Snippet can be used to implement it fully without 3rdParty dependencies.
Some external libraries do not fully support OSGi bundling.
The text was updated successfully, but these errors were encountered: