diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-02-22 17:13:38 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-02-22 17:13:38 -0800 |
| commit | 14e2d8d4c229f1e316a419844f4a9ab267dfc148 (patch) | |
| tree | 75000b56cb1eaa9b1d6c0f9daf6dbadfd8b1aea6 | |
| parent | 56d0aaadd3b34b3f56371d2a5a8dbbf5b4e20358 (diff) | |
MANUAL: fix link.
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 3ffb1e338..23a5cd6a1 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -6974,7 +6974,7 @@ hello ```` If you include raw HTML or TeX in an output cell, use the -[raw attribute][Extension: `fenced_attribute`], as shown +[raw attribute](#extension-raw_attribute), as shown in the last cell of the example above. Although pandoc can process "bare" raw HTML and TeX, the result is often interspersed raw elements and normal textual elements, and |
