Inline text highlighting in TOC section. #3831
Answered
by
squidfunk
UltraInstinct05
asked this question in
Q&A
-
Is it possible to render inline code highlighting (The one you get with ``, 2 bacticks) in the Table of Contents section ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Apr 22, 2022
Replies: 1 comment 1 reply
-
Sadly, the Python Markdown |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
UltraInstinct05
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sadly, the Python Markdown
toc
extension doesn't allow that. However, I prototyped a fork of the extension some time ago which makes this possible, but I haven't had the time to finish it. Thus, it might be possible soon, but currently no ETA.