Update misc.org
update list of fixed goorgeous issues
This commit is contained in:
parent
cec002db22
commit
00d5a9cdd2
3 changed files with 62 additions and 41 deletions
97
org/testdata/misc.html
vendored
97
org/testdata/misc.html
vendored
|
@ -6,55 +6,59 @@
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-3">#29: Support verse block</a>
|
<li><a href="#headline-3">#29: Support verse block</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-4">#31: Support #+INCLUDE</a>
|
<li><a href="#headline-4">#30: Support #+SETUPFILE</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-5">#33: Wrong output when mixing html with Org mode</a>
|
<li><a href="#headline-5">#31: Support #+INCLUDE</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-6">#46: Support for symbols like ndash and mdash</a>
|
<li><a href="#headline-6">#33: Wrong output when mixing html with Org mode</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-7">#47: Consecutive <code>code</code> wrapped text gets joined</a>
|
<li><a href="#headline-7">#41: Support Table Of Contents</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-8">#50: LineBreaks in lists are preserved</a>
|
<li><a href="#headline-8">#46: Support for symbols like ndash and mdash</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-9">#68: Quote block with inline markup</a>
|
<li><a href="#headline-9">#47: Consecutive <code>code</code> wrapped text gets joined</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-10">#72: Support for #+ATTR_HTML</a>
|
<li><a href="#headline-10">#50: LineBreaks in lists are preserved</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-11">#75: Not parsing nested lists correctly</a>
|
<li><a href="#headline-11">#68: Quote block with inline markup</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-12">#77: Recognize <code class="verbatim">code</code>— as code plus dash</a>
|
<li><a href="#headline-12">#72: Support for #+ATTR_HTML</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-13">#78: Emphasis at beginning of line</a>
|
<li><a href="#headline-13">#75: Not parsing nested lists correctly</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-14">#82: Crash on empty headline</a>
|
<li><a href="#headline-14">#77: Recognize <code class="verbatim">code</code>— as code plus dash</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="#headline-15">#78: Emphasis at beginning of line</a>
|
||||||
|
</li>
|
||||||
|
<li><a href="#headline-16">#82: Crash on empty headline</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#headline-15"></a>
|
<li><a href="#headline-17"></a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-16">#84: Paragraphs that are not followed by an empty line are not parsed correctly</a>
|
<li><a href="#headline-18">#84: Paragraphs that are not followed by an empty line are not parsed correctly</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#headline-17">Foo</a>
|
<li><a href="#headline-19">Foo</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-18">Bar</a>
|
<li><a href="#headline-20">Bar</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-19">#86: Multiple hyphens not converted to dashes</a>
|
<li><a href="#headline-21">#86: Multiple hyphens not converted to dashes</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-20">#87: Markup in footnotes is rendered literally</a>
|
<li><a href="#headline-22">#87: Markup in footnotes is rendered literally</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-21">issues (wrongly) filed with hugo</a>
|
<li><a href="#headline-23">issues (wrongly) filed with hugo</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#headline-22">#3874 exporting images in org mode</a>
|
<li><a href="#headline-24">#3874 exporting images in org mode</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-23">#4006 source code blocks in org not rendered correctly</a>
|
<li><a href="#headline-25">#4006 source code blocks in org not rendered correctly</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#headline-24">Footnotes</a>
|
<li><a href="#headline-26">Footnotes</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -85,6 +89,13 @@ crazy ain't it?
|
||||||
</div>
|
</div>
|
||||||
<h3 id="headline-4">
|
<h3 id="headline-4">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/30">#30</a>: Support #+SETUPFILE
|
||||||
|
</h3>
|
||||||
|
<p>
|
||||||
|
see <code class="verbatim">./headlines.org</code>
|
||||||
|
</p>
|
||||||
|
<h3 id="headline-5">
|
||||||
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/31">#31</a>: Support #+INCLUDE
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/31">#31</a>: Support #+INCLUDE
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -175,7 +186,7 @@ deploy:
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="headline-5">
|
<h3 id="headline-6">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/33">#33</a>: Wrong output when mixing html with Org mode
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/33">#33</a>: Wrong output when mixing html with Org mode
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -193,7 +204,11 @@ deploy:
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="headline-6">
|
<h3 id="headline-7">
|
||||||
|
<span class="todo">DONE</span>
|
||||||
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/41">#41</a>: Support Table Of Contents
|
||||||
|
</h3>
|
||||||
|
<h3 id="headline-8">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/46">#46</a>: Support for symbols like ndash and mdash
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/46">#46</a>: Support for symbols like ndash and mdash
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -224,7 +239,7 @@ note that —— is replaced with 2 mdashes and …. becomes ellipsis+. and so o
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="headline-7">
|
<h3 id="headline-9">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/47">#47:</a> Consecutive <code>code</code> wrapped text gets joined
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/47">#47:</a> Consecutive <code>code</code> wrapped text gets joined
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -233,7 +248,7 @@ either <code>this</code> or <code>that</code> foo.
|
||||||
either <code>this</code>
|
either <code>this</code>
|
||||||
or <code>that</code> foo.
|
or <code>that</code> foo.
|
||||||
</p>
|
</p>
|
||||||
<h3 id="headline-8">
|
<h3 id="headline-10">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/50">#50</a>: LineBreaks in lists are preserved
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/50">#50</a>: LineBreaks in lists are preserved
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -268,7 +283,7 @@ foo
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h3 id="headline-9">
|
<h3 id="headline-11">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/68">#68</a>: Quote block with inline markup
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/68">#68</a>: Quote block with inline markup
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -277,12 +292,12 @@ foo
|
||||||
<a href="https://www.example.com"><em>this</em> <strong>is</strong> <span style="text-decoration: underline;">markup</span>!</a>
|
<a href="https://www.example.com"><em>this</em> <strong>is</strong> <span style="text-decoration: underline;">markup</span>!</a>
|
||||||
</p>
|
</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<h3 id="headline-10">
|
<h3 id="headline-12">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/72">#72</a>: Support for #+ATTR_HTML
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/72">#72</a>: Support for #+ATTR_HTML
|
||||||
</h3>
|
</h3>
|
||||||
<img src="https://golang.org/doc/gopher/pkg.png" alt="Go is fine though." title="https://golang.org/doc/gopher/pkg.png" id="gopher-image" width="300" style="border:2px solid black;"/>
|
<img src="https://golang.org/doc/gopher/pkg.png" alt="Go is fine though." title="https://golang.org/doc/gopher/pkg.png" id="gopher-image" width="300" style="border:2px solid black;"/>
|
||||||
<h3 id="headline-11">
|
<h3 id="headline-13">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/75">#75</a>: Not parsing nested lists correctly
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/75">#75</a>: Not parsing nested lists correctly
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -300,11 +315,11 @@ sub bullet
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="headline-12">
|
<h3 id="headline-14">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/77">#77</a>: Recognize <code class="verbatim">code</code>— as code plus dash
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/77">#77</a>: Recognize <code class="verbatim">code</code>— as code plus dash
|
||||||
</h3>
|
</h3>
|
||||||
<h3 id="headline-13">
|
<h3 id="headline-15">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/78">#78</a>: Emphasis at beginning of line
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/78">#78</a>: Emphasis at beginning of line
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -315,33 +330,33 @@ sub bullet
|
||||||
Text
|
Text
|
||||||
<em>italics</em>
|
<em>italics</em>
|
||||||
</p>
|
</p>
|
||||||
<h3 id="headline-14">
|
<h3 id="headline-16">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/82">#82</a>: Crash on empty headline
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/82">#82</a>: Crash on empty headline
|
||||||
</h3>
|
</h3>
|
||||||
<h4 id="headline-15">
|
<h4 id="headline-17">
|
||||||
|
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
just a space as title…
|
just a space as title…
|
||||||
</p>
|
</p>
|
||||||
<h3 id="headline-16">
|
<h3 id="headline-18">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/84">#84</a>: Paragraphs that are not followed by an empty line are not parsed correctly
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/84">#84</a>: Paragraphs that are not followed by an empty line are not parsed correctly
|
||||||
</h3>
|
</h3>
|
||||||
<h4 id="headline-17">
|
<h4 id="headline-19">
|
||||||
Foo
|
Foo
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
Foo paragraph.
|
Foo paragraph.
|
||||||
</p>
|
</p>
|
||||||
<h4 id="headline-18">
|
<h4 id="headline-20">
|
||||||
Bar
|
Bar
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
Bar paragraph
|
Bar paragraph
|
||||||
</p>
|
</p>
|
||||||
<h3 id="headline-19">
|
<h3 id="headline-21">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/86">#86</a>: Multiple hyphens not converted to dashes
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/86">#86</a>: Multiple hyphens not converted to dashes
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -387,17 +402,17 @@ src/example/export blocks should not be converted!
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="headline-20">
|
<h3 id="headline-22">
|
||||||
<span class="todo">DONE</span>
|
<span class="todo">DONE</span>
|
||||||
<a href="https://github.com/chaseadamsio/goorgeous/issues/87">#87</a>: Markup in footnotes is rendered literally
|
<a href="https://github.com/chaseadamsio/goorgeous/issues/87">#87</a>: Markup in footnotes is rendered literally
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
footnotes can contain <strong>markup</strong> - and other elements and stuff <sup class="footnote-reference"><a id="footnote-reference-2" href="#footnote-2">2</a></sup>
|
footnotes can contain <strong>markup</strong> - and other elements and stuff <sup class="footnote-reference"><a id="footnote-reference-2" href="#footnote-2">2</a></sup>
|
||||||
</p>
|
</p>
|
||||||
<h2 id="headline-21">
|
<h2 id="headline-23">
|
||||||
issues (wrongly) filed with hugo
|
issues (wrongly) filed with hugo
|
||||||
</h2>
|
</h2>
|
||||||
<h3 id="headline-22">
|
<h3 id="headline-24">
|
||||||
<a href="https://github.com/gohugoio/hugo/issues/3874">#3874</a> exporting images in org mode
|
<a href="https://github.com/gohugoio/hugo/issues/3874">#3874</a> exporting images in org mode
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -406,7 +421,7 @@ Hello, I'm writing hugo blogs using org-mode.
|
||||||
<p>
|
<p>
|
||||||
When inserting an image link like <img src="/home/amos/Pictures/Screenshots/img-2017-09-11-165647.png" alt="/home/amos/Pictures/Screenshots/img-2017-09-11-165647.png" title="/home/amos/Pictures/Screenshots/img-2017-09-11-165647.png" />, hugo doesn't export the image.
|
When inserting an image link like <img src="/home/amos/Pictures/Screenshots/img-2017-09-11-165647.png" alt="/home/amos/Pictures/Screenshots/img-2017-09-11-165647.png" title="/home/amos/Pictures/Screenshots/img-2017-09-11-165647.png" />, hugo doesn't export the image.
|
||||||
</p>
|
</p>
|
||||||
<h3 id="headline-23">
|
<h3 id="headline-25">
|
||||||
<a href="https://github.com/gohugoio/hugo/issues/4006">#4006</a> source code blocks in org not rendered correctly
|
<a href="https://github.com/gohugoio/hugo/issues/4006">#4006</a> source code blocks in org not rendered correctly
|
||||||
</h3>
|
</h3>
|
||||||
<div class="highlight">
|
<div class="highlight">
|
||||||
|
@ -419,7 +434,7 @@ When inserting an image link like <img src="/home/amos/Pictures/Screenshots/img-
|
||||||
(ansi-term))
|
(ansi-term))
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<h1 id="headline-24">
|
<h1 id="headline-26">
|
||||||
Footnotes
|
Footnotes
|
||||||
</h1>
|
</h1>
|
||||||
<div class="footnotes">
|
<div class="footnotes">
|
||||||
|
|
3
org/testdata/misc.org
vendored
3
org/testdata/misc.org
vendored
|
@ -12,6 +12,8 @@ verse
|
||||||
or even a *totally* /custom/ kind of block
|
or even a *totally* /custom/ kind of block
|
||||||
crazy ain't it?
|
crazy ain't it?
|
||||||
#+END_CUSTOM
|
#+END_CUSTOM
|
||||||
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/30][#30]]: Support #+SETUPFILE
|
||||||
|
see =./headlines.org=
|
||||||
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/31][#31]]: Support #+INCLUDE
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/31][#31]]: Support #+INCLUDE
|
||||||
Note that only src/example/export block inclusion is supported for now.
|
Note that only src/example/export block inclusion is supported for now.
|
||||||
There's quite a lot more to include (see the [[https://orgmode.org/manual/Include-files.html][org manual for include files]]) but I
|
There's quite a lot more to include (see the [[https://orgmode.org/manual/Include-files.html][org manual for include files]]) but I
|
||||||
|
@ -30,6 +32,7 @@ for now files can be included as:
|
||||||
| *foo* | foo |
|
| *foo* | foo |
|
||||||
| *bar* | bar |
|
| *bar* | bar |
|
||||||
#+HTML: </div>
|
#+HTML: </div>
|
||||||
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/41][#41]]: Support Table Of Contents
|
||||||
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/46][#46]]: Support for symbols like ndash and mdash
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/46][#46]]: Support for symbols like ndash and mdash
|
||||||
- ndash --
|
- ndash --
|
||||||
- mdash ---
|
- mdash ---
|
||||||
|
|
3
org/testdata/misc.pretty_org
vendored
3
org/testdata/misc.pretty_org
vendored
|
@ -12,6 +12,8 @@ verse
|
||||||
or even a *totally* /custom/ kind of block
|
or even a *totally* /custom/ kind of block
|
||||||
crazy ain't it?
|
crazy ain't it?
|
||||||
#+END_CUSTOM
|
#+END_CUSTOM
|
||||||
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/30][#30]]: Support #+SETUPFILE
|
||||||
|
see =./headlines.org=
|
||||||
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/31][#31]]: Support #+INCLUDE
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/31][#31]]: Support #+INCLUDE
|
||||||
Note that only src/example/export block inclusion is supported for now.
|
Note that only src/example/export block inclusion is supported for now.
|
||||||
There's quite a lot more to include (see the [[https://orgmode.org/manual/Include-files.html][org manual for include files]]) but I
|
There's quite a lot more to include (see the [[https://orgmode.org/manual/Include-files.html][org manual for include files]]) but I
|
||||||
|
@ -30,6 +32,7 @@ for now files can be included as:
|
||||||
| *foo* | foo |
|
| *foo* | foo |
|
||||||
| *bar* | bar |
|
| *bar* | bar |
|
||||||
#+HTML: </div>
|
#+HTML: </div>
|
||||||
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/41][#41]]: Support Table Of Contents
|
||||||
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/46][#46]]: Support for symbols like ndash and mdash
|
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/46][#46]]: Support for symbols like ndash and mdash
|
||||||
- ndash --
|
- ndash --
|
||||||
- mdash ---
|
- mdash ---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue