Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions
markdown_it.rules_core.text_join Namespace Reference

Functions

None text_join (StateCore state)
 

Detailed Description

Join raw text tokens with the rest of the text

This is set as a separate rule to provide an opportunity for plugins
to run text replacements after text join, but before escape join.

For example, `\\:)` shouldn't be replaced with an emoji.

Function Documentation

◆ text_join()

None markdown_it.rules_core.text_join.text_join ( StateCore  state)
Join raw text for escape sequences (`text_special`) tokens with the rest of the text