diff --git a/README.org b/README.org index c2ddfb44..b91b452e 100644 --- a/README.org +++ b/README.org @@ -184,7 +184,7 @@ available customization options for this package. in the final HTML. - If you have a case where you need to have an Org source block instead a quote block, and then a source block after that quote - block (/I know, a very common case.. :wink:/), Blackfriday barfs + block (/I know, a very common case../ :wink:), Blackfriday barfs (Blackfriday # [[https://github.com/russross/blackfriday/issues/407][407]]). But we now have a workaround, which /just works/ -- [[[https://github.com/kaushalmodi/ox-hugo/issues/98][98]]]. - Now =ATTR_HTML= above even hyper-linked images works (earlier it diff --git a/doc/ox-hugo-manual.org b/doc/ox-hugo-manual.org index 662cc1ca..ff04dc67 100644 --- a/doc/ox-hugo-manual.org +++ b/doc/ox-hugo-manual.org @@ -44,7 +44,7 @@ in the final HTML. - If you have a case where you need to have an Org source block instead a quote block, and then a source block after that quote - block (/I know, a very common case.. :wink:/), Blackfriday barfs + block (/I know, a very common case../ :wink:), Blackfriday barfs ({{{bfissue(407)}}}). But we now have a workaround, which /just works/ -- {{{issue(98)}}}. - Now =ATTR_HTML= above even hyper-linked images works (earlier it diff --git a/ox-hugo.el b/ox-hugo.el index a277d24f..0231ae5c 100644 --- a/ox-hugo.el +++ b/ox-hugo.el @@ -812,7 +812,7 @@ contents according to the current headline." (concat "\n")) "
\n" ;This is a nasty workaround "
\n" ;till Hugo/Blackfriday support diff --git a/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md b/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md index 589e0860..f778891c 100644 --- a/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md +++ b/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md @@ -7,7 +7,8 @@ draft = false + } +
diff --git a/test/site/content/posts/post-with-export-options-toc-2-num-t.md b/test/site/content/posts/post-with-export-options-toc-2-num-t.md index 40340c47..7ab8a801 100644 --- a/test/site/content/posts/post-with-export-options-toc-2-num-t.md +++ b/test/site/content/posts/post-with-export-options-toc-2-num-t.md @@ -7,7 +7,8 @@ draft = false + } +
diff --git a/test/site/content/posts/post-with-export-options-toc-t-num-onlytoc.md b/test/site/content/posts/post-with-export-options-toc-t-num-onlytoc.md index 84f5240d..183a7e0c 100644 --- a/test/site/content/posts/post-with-export-options-toc-t-num-onlytoc.md +++ b/test/site/content/posts/post-with-export-options-toc-t-num-onlytoc.md @@ -7,7 +7,8 @@ draft = false + } +
diff --git a/test/site/content/posts/post-with-export-options-toc-t-num-t.md b/test/site/content/posts/post-with-export-options-toc-t-num-t.md index 15865c5d..effea51b 100644 --- a/test/site/content/posts/post-with-export-options-toc-t-num-t.md +++ b/test/site/content/posts/post-with-export-options-toc-t-num-t.md @@ -7,7 +7,8 @@ draft = false + } +