Chris Sewell
Chris Sewell
oh thanks! No its just https://pydata-sphinx-theme.readthedocs.io
Oh so you are talking about this Gitlab only feature: ? This won't work on Github (unless perhaps you have a browser extension https://github.com/BackMarket/github-mermaid-extension), and kind of works more by...
> that you just re-invented the terrible RST link syntax, and frankly, I don't understand why you don't use something like `{ref}[name](target)` Hey @asmeurer thanks for the feedback! It mostly...
shh @choldgraf don't give away the magic 😆
But yeh perhaps there could be something like "coming from rST" and "coming from Markdown" topics to offer explanations for both use-case.
Yeh literally just type ``` `` `{ref}`stuff` `` ```, or you if you want to show that type ```` ``` `` `{ref}`stuff` `` ``` ````, ...
> don't know why Markdown doesn't just let you escape backticks with a backslash like any other language would It does? \`a\`
> the thing I'm actually stuck on is the toctree. I have something that works with recommonmark, but it doesn't work with Myst. Just this should work, in exactly the...
> Well I mean to produce nested backticks. Like in Python you can just do 'don\'t' but you can't write {ref}\`stuff\` (it just produces {ref}\stuff``) Well code fences are more...
> It only appears when moused over I feel the same 😉 , see https://github.com/executablebooks/sphinx-book-theme/issues/95