Skip to main content

text_parser

Function text_parser 

Source
pub fn text_parser(parser_input: &mut ParserInput<'_>) -> Result<Element>
Expand description

특수문자가 아닌 일반 텍스트 파싱 (기존 md_content_parser 역할)