Skip to content

Commit

Permalink
Merge pull request #78 from stig/patch-1
Browse files Browse the repository at this point in the history
Fix title in custom-typ-todo.org
  • Loading branch information
wallyqs committed May 19, 2020
2 parents a064e17 + e272882 commit 7a28c2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/html_examples/custom-typ-todo.html
@@ -1,4 +1,4 @@
<h1 class="title">custom-todo.org</h1>
<h1 class="title">custom-typ-todo.org</h1>
<p>I copied this todo sequence from Worg. It shows a lot of power of the
built-in todo functionality. Now, let&#8217;s make sure all of these are
recognized (and therefore NOT exported.)</p>
Expand Down
2 changes: 1 addition & 1 deletion spec/html_examples/custom-typ-todo.org
@@ -1,4 +1,4 @@
#+TITLE: custom-todo.org
#+TITLE: custom-typ-todo.org
#+DESCRIPTION: Makes sure I can handle custom todo entries
#+TYP_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
#+OPTIONS: todo:t
Expand Down

0 comments on commit 7a28c2e

Please sign in to comment.