Parse simple Wiki Text and return resulting HTML.

This will not resolve HTML templates and only recognises bold (**), small (--), warning (!!), positive (++), link ([[) and line break (vbCrLf or <br>) Wiki Text markup.

Syntax

finUtilities.WikiTextSimpleToHtml(text)

Parameters

NameTypeOptionalByRefDescription
text String The Text to parse.

Return Value

String

A String value.

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