Formatting improvements

This commit is contained in:
Joe Rickerby
2019-10-06 20:36:21 +01:00
parent 44d0dcba12
commit bb2a5f8d17
5 changed files with 187 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
$('.rst-content pre')
.prev('blockquote')
.addClass('code-block-filename');