Skip to content

Commit

Permalink
Textile Reader: fix the command test for jgm#2465
Browse files Browse the repository at this point in the history
  • Loading branch information
vkraven committed Nov 27, 2022
1 parent eb04133 commit 51e079b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/command/2465.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```
$ stack exec -- pandoc -f textile -t native
% pandoc -f textile -t native
This list starts:
# one
Expand All @@ -14,7 +14,7 @@ This list should restart at 1:
# one again
# two again
^D
[ Para
[ Str "This" , Space , Str "list" , Space , Str "starts:" ]
, OrderedList
Expand Down

0 comments on commit 51e079b

Please sign in to comment.