mirror of
https://github.com/mouse0w0/lwjglbook-CN-Translation.git
synced 2025-08-23 12:45:29 +08:00
Deployed 7ff35d0
with MkDocs version: 1.2.2
This commit is contained in:
8
js/theme_extra.js
Executable file
8
js/theme_extra.js
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* Assign 'docutils' class to tables so styling and
|
||||
* JavaScript behavior is applied.
|
||||
*
|
||||
* https://github.com/mkdocs/mkdocs/issues/2028
|
||||
*/
|
||||
|
||||
$('div.rst-content table').addClass('docutils');
|
Reference in New Issue
Block a user