mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
Fixed missing new lines
This commit is contained in:
@@ -4,4 +4,4 @@ layout: vendor/compress
|
||||
|
||||
{% assign content_ = content | replace: '<table', '<div class="table-wrapper"><table' %}
|
||||
{% assign content_ = content_ | replace: '</table>', '</table></div>' %}
|
||||
{{ content_ }}
|
||||
{{ content_ }}
|
||||
|
Reference in New Issue
Block a user