Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/syntax/math.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ depending on your preference.

## Math role and directive

The `math` {{role}} and {{directive}} are used used to define inline and block math respectively.
The `math` {{role}} and {{directive}} are used to define inline and block math respectively.

The directive supports multiple equations, which should be separated by a blank line.
Each single equation can have multiple aligned lines, which should be separated by `\\` characters, and each line can have multiple `&` characters to align the equations.
Expand Down