SAGA API Version 9.12
Loading...
Searching...
No Matches
CSG_Text_Format_Converter Class Reference

#include <api_core.h>

Static Public Member Functions

static CSG_String Html_to_SimpleText (const CSG_String &Text)
static CSG_String Html_to_Markdown (const CSG_String &Text)
static CSG_String Html_Absolute_Image_Paths (const CSG_String &Text, const CSG_String &Path, bool bAltAsText=false)
static CSG_String Markdown_to_Html (const CSG_String &Text, bool bSimple=true)

Detailed Description

Definition at line 818 of file api_core.h.

Member Function Documentation

◆ Html_Absolute_Image_Paths()

◆ Html_to_Markdown()

CSG_String CSG_Text_Format_Converter::Html_to_Markdown ( const CSG_String & Text)
static

Definition at line 1625 of file api_string.cpp.

References CSG_String::Replace().

◆ Html_to_SimpleText()

◆ Markdown_to_Html()

CSG_String CSG_Text_Format_Converter::Markdown_to_Html ( const CSG_String & Text,
bool bSimple = true )
static

The documentation for this class was generated from the following files: