diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html b/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html index 15d8ab0..0681e34 100644 --- a/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html +++ b/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html @@ -173,6 +173,7 @@ blockquote </p> </blockquote> + <hr> <div class="codeblock"> <pre class="shiki github-light" style="background-color:#f5f5f5;color:#24292e" tabindex="0"><code><span class="line"><span style="color:#005CC5">puts</span><span style="color:#032F62"> "Hello, World!"</span></span></code></pre> </div> @@ -201,10 +202,7 @@ <code>code</code> </p> <p> - <ins> - inserted - </ins> - + <ins>inserted</ins> <del> deleted </del> @@ -223,8 +221,6 @@ </div> </div> <table> - <caption> - </caption> <thead> <tr> <th> |
