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

Functions

str replaceAt (str string, int index, str ch)
 
None process_inlines (list[Token] tokens, StateCore state)
 
None smartquotes (StateCore state)
 

Variables

 QUOTE_TEST_RE = re.compile(r"['\"]")
 
 QUOTE_RE = re.compile(r"['\"]")
 
str APOSTROPHE = "\u2019"
 

Detailed Description

Convert straight quotation marks to typographic ones