← Back to context Comment by bfgeek 1 month ago HTML parsing supports some of this, e.g: text <b>bold <i>bold-italic</b> italic</i> 2 comments bfgeek Reply dorianmariecom 1 month ago that becomes: text <b>bold <i>bold-italic</i></b><i> italic</i> moralestapia 1 month ago Yeah. After parsing.
dorianmariecom 1 month ago that becomes: text <b>bold <i>bold-italic</i></b><i> italic</i> moralestapia 1 month ago Yeah. After parsing.
that becomes:
Yeah. After parsing.