Commit 029a47c
committed
docs: restore the markdown extensions pymdownx.extra bundled
Replacing pymdownx.extra with bare superfences silently dropped abbr,
def_list, footnotes, and pymdownx.betterem. The missing betterem was
already visibly wrong: the 'application/*' and 'text/*' literals in the
streamable_http docstring paired their asterisks into spurious emphasis.
A full-site rendering diff shows that fix is the only change the four
extensions cause.1 parent 72f1d97 commit 029a47c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
| 133 | + | |
131 | 134 | | |
| 135 | + | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| |||
0 commit comments