Skip to content

Text symbols

Giorgio Garofalo edited this page May 23, 2025 · 6 revisions

Quarkdown features automatic text replacement for commonly used UTF-8 symbols.

Text is automatically replaced wherever inline content is accepted (e.g. paragraphs, blockquotes, boxes, ... - NOT code blocks/spans, math, URLs, ...).

Syntax Rendered Conditions
- Preceded by a word character and a whitespace, followed by a whitespace and a word character.
... Either at the beginning or end of a word, not in-between.
->
<-
=>
<==
>=
<=
!=
+- ±
' Not preceded by a word character, followed by a word character.
' Not preceded by a whitespace.
" Not preceded by a word character, followed by a word character.
" Not preceded by a whitespace, not followed by a word character.
(C) ©
(R) ®
(TM)

Escaping a sequence with a backslash \ will prevent the text from being replaced:

\->

Documentation

CLI tools

Markdown enhancements

Functions

Setting up

Multi-file projects

Layout

Charts & diagrams

Scripting & control flow

Utilities

Slides

I/O

Native content

Value types

Built-in libraries

  • Paper: abstract, definitions, theorems, and more

Extra features

Inside Quarkdown

Clone this wiki locally