#= decodeHTML: - Julia version: 1.7.1 - Author: shenjack - Date: 2022-01-29 =# decode_Config = [ Dict("match" => "aaaaaaa") ] function translatetext2HTML(text::String, configs::Dict{Symbol, Any}, show_code::Bool = false) end