From f4304fb7e5a5bbce4e4c0587d609b00296a34500 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 18 Apr 2022 07:51:02 -0700 Subject: [PATCH] Remove references to mmark (#1727) Support for mmark was removed on 4 Jan 2022. See https://github.com/gohugoio/hugo/commit/1651beb --- .cspell.json | 1 - .hvm | 1 + content/en/content-management/formats.md | 5 +---- content/en/content-management/toc.md | 4 ---- 4 files changed, 2 insertions(+), 9 deletions(-) create mode 100644 .hvm diff --git a/.cspell.json b/.cspell.json index 84631ce67..1a197ea7b 100644 --- a/.cspell.json +++ b/.cspell.json @@ -163,7 +163,6 @@ "Milli", "Mittwoch", "mkdir", - "mmark", "modh", "monokai", "Morling", diff --git a/.hvm b/.hvm new file mode 100644 index 000000000..7f7f36ab2 --- /dev/null +++ b/.hvm @@ -0,0 +1 @@ +hugo_extended_0.97.0_Linux-64bit diff --git a/content/en/content-management/formats.md b/content/en/content-management/formats.md index 0b25c3171..7d2d7b0a0 100644 --- a/content/en/content-management/formats.md +++ b/content/en/content-management/formats.md @@ -5,7 +5,7 @@ description: Both HTML and Markdown are supported content formats. date: 2017-01-10 publishdate: 2017-01-10 categories: [content management] -keywords: [markdown,asciidoc,mmark,pandoc,content format] +keywords: [markdown,asciidoc,pandoc,content format] menu: docs: parent: "content-management" @@ -30,7 +30,6 @@ The current list of content formats in Hugo: | ------------- | ------------- |-------------| | Goldmark | md, markdown, goldmark |Note that you can set the default handler of `md` and `markdown` to something else, see [Configure Markup](/getting-started/configuration-markup/).{{< new-in "0.60.0" >}} | | Blackfriday | blackfriday |Blackfriday will eventually be deprecated.| -|MMark|mmark|Mmark is deprecated and will be removed in a future release.| |Emacs Org-Mode|org|See [go-org](https://github.com/niklasfasching/go-org).| |AsciiDoc|asciidocext, adoc, ad|Needs [Asciidoctor][ascii] installed.| |RST|rst|Needs [RST](https://docutils.sourceforge.io/rst.html) installed.| @@ -131,7 +130,6 @@ Markdown syntax is simple enough to learn in a single sitting. The following are [ascii]: https://asciidoctor.org/ [bfconfig]: /getting-started/configuration/#configuring-blackfriday-rendering [blackfriday]: https://github.com/russross/blackfriday -[mmark]: https://github.com/miekg/mmark [config]: /getting-started/configuration/ [developer tools]: /tools/ [emojis]: https://www.webpagefx.com/tools/emoji-cheat-sheet/ @@ -146,7 +144,6 @@ Markdown syntax is simple enough to learn in a single sitting. The following are [mdcheatsheet]: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet [mdguide]: https://www.markdownguide.org/ [mdtutorial]: https://www.markdowntutorial.com/ -[Miek Gieben's website]: https://miek.nl/2016/march/05/mmark-syntax-document/ [org]: https://orgmode.org/ [pandoc]: https://www.pandoc.org/ [rest]: https://docutils.sourceforge.io/rst.html diff --git a/content/en/content-management/toc.md b/content/en/content-management/toc.md index d2e71542a..57228ba50 100644 --- a/content/en/content-management/toc.md +++ b/content/en/content-management/toc.md @@ -49,10 +49,6 @@ Hugo will take this Markdown and create a table of contents from `## Introductio The built-in `.TableOfContents` variables outputs a `