We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a393926 commit 09c5666Copy full SHA for 09c5666
test/definition-lists.jl
@@ -1,4 +1,4 @@
1
-@testset "markdown" begin
+@testset "definition-lists" begin
2
doc = test_pandoc(
3
raw"""
4
:FnlCompileBuffer
test/para.jl
+@testset "para" begin
Pandoc supports definition lists: <https://pandoc.org/MANUAL.html#definition-lists>.
0 commit comments