|
SAGA API Version 9.12
|
#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) |
Definition at line 818 of file api_core.h.
|
static |
Definition at line 1750 of file api_string.cpp.
References _TL, CSG_String::AfterFirst(), CSG_String::BeforeFirst(), CSG_String::c_str(), CSG_String::Clear(), CSG_String::Find(), CSG_String::Format(), CSG_String::is_Empty(), CSG_String::Left(), CSG_String::Length(), CSG_String::Right(), and SG_File_Get_Path_Absolute().
Referenced by CSG_Tool::Load_Description(), and CSG_Tool_Library::Load_Description().
|
static |
Definition at line 1625 of file api_string.cpp.
References CSG_String::Replace().
|
static |
Definition at line 1558 of file api_string.cpp.
References CSG_String::AfterFirst(), CSG_String::BeforeFirst(), CSG_String::Find(), CSG_String::is_Empty(), CSG_String::Left(), CSG_String::Length(), CSG_String::Replace(), and CSG_String::Right().
Referenced by CSG_Tool_Library_Manager::Create_Python_ToolBox(), CSG_Tool::Get_Summary(), CSG_Tool_Library::Get_Summary(), and SG_HTML_Tag_Replacer().
|
static |
Definition at line 1801 of file api_string.cpp.
References CSG_Strings::Get_Count(), MD_Mode_Normal, MD_Mode_OList, MD_Mode_Table, MD_Mode_UList, SG_String_Tokenize(), and SG_TOKEN_RET_EMPTY.
Referenced by CSG_Tool::Load_Description(), and CSG_Tool_Library::Load_Description().