Replies: 1 comment
-
I'm sorry, markdown rendered the " |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to write a book where the proofs do not distract from the rest of the content. As so, I am writting every proposition and proof as:
However, when I build the book the proof is shown without the option to hide it. (That does not happen if I simply use
That is, in this case everything works fine. My _config.yml looks like this:
I added the "sphinx_togglebutton" thinking that would fix it, but it didn't.
Beta Was this translation helpful? Give feedback.
All reactions