View Single Post
Updated again (above, 016) to look for uses of **bold** and *italic/oblique* fonts in OO3 rich text and translate these into the Markdown emphasis conventions used by FoldingText.

This behaviour can be disabled by editing the following two properties, near the the top of the script, to false:

Code:
property pblnTopicEmphasis : true
property pblnNoteEmphasis : true