mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 06:00:25 +03:00
parent
2b6063c3e3
commit
1651beb2c1
11 changed files with 5 additions and 276 deletions
|
@ -375,7 +375,6 @@ func testAllMarkdownEnginesForPages(t *testing.T,
|
|||
shouldExecute func() bool
|
||||
}{
|
||||
{"md", func() bool { return true }},
|
||||
{"mmark", func() bool { return true }},
|
||||
{"ad", func() bool { return asciidocext.Supports() }},
|
||||
{"rst", func() bool { return rst.Supports() }},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue