_DC.Markdown🔗 Insert rendered Markdown content (using MarkAPL from APL Team/Kai Jaeger)

Constructor: [content]

content – the markdown content to render

Public Fields:

Content – the markdown content to render

File – the name of a file containing markdown content

ContentPosition – Specifies where Content occurs if both Content and File are specified valid values are 'before' and 'after' (default is 'before')

Tag – HTML container for the rendered content (default is 'div')

Relevant Sample Pages:

Controls used on this page: Dyalog: Tabs Base HTML: style