DotNetWikiBot Framework Documentation
Function converts basic HTML markup in this page's text to wiki markup, except for tables markup. Use ConvertHtmlTablesToWikiTables()()()() function to convert HTML tables markup to wiki format.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public void ConvertHtmlMarkupToWikiMarkup()

See Also