-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..feature requestRequest for a new featureRequest for a new feature
Description
An obvious option is to save the snippet information as Markdown.
We would need a Markdown highlighter which would be quite simple:
-
If highlighting was not required the output would be unhighlighted source code surrounded by code fences:
``` unhighlighted-source-code ```
-
If highlighting was to be supported the opening code fence would need to be followed by
pascal
:```pascal unhighlighted-source-code ```
Metadata
Metadata
Assignees
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..feature requestRequest for a new featureRequest for a new feature