You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When some block elements contains longer displays of verbatim text, it's better only render block elements a small height. Using expand button to get full height.
Examples: code block table
Javascript files in those html: js for code block js for table
:)
The text was updated successfully, but these errors were encountered:
I see a button there but it doesn't seem to do anything?
Button is working, may be your browser not support it. Could you please try another browser if you want, both mobile and desktop.
Are you sure this is something a theme should do?
Wouldn't this be more appropriate for a Sphinx extension?
May be you are right, I already integrated sphinx-copybutton extension into all my docs. And also open an issue in that project. executablebooks/sphinx-copybutton#208
This way, it could probably also allow switching this behavior on and off via reST syntax.
When some block elements contains longer displays of verbatim text, it's better only render block elements a small height. Using expand button to get full height.
Examples:
code block
table
Javascript files in those html:
js for code block
js for table
:)
The text was updated successfully, but these errors were encountered: