Parse simple Wiki Text and return resulting HTML.

This will not resolve HTML templates and only recognises bold (**), small (--), warning (!!), positive (++) and link ([[) Wiki Text mark-up.

Syntax

finHtmlSummaryPage2StringBuilder.ParseWikiTextSimple(text, [noBreakChars])

Parameters

NameTypeOptionalByRefDescription
text String The Text to parse.
noBreakChars Integer Optional If omitted, a value of 0 is assumed.

Return Value

String

A String value.

Member of:
finHtmlSummaryPage2StringBuilder
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0