https://bugs.kde.org/show_bug.cgi?id=390210

            Bug ID: 390210
           Summary: KMarkdownWebView: add support for comments
           Product: kmarkdownwebview
           Version: 0.4.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: kosse...@kde.org
          Reporter: codestr...@posteo.org
  Target Milestone: ---

There seems to no standard way to add comments to a Markdown file.

I tried the two methods presented here
(https://alvinalexander.com/technology/markdown-comments-syntax-not-in-generated-output)

1. HTML comments: <!--    this is a an html comment. -->
2. Special trick: [//]: # (This syntax works like a comment, and won't appear
in any output.)

Both currently don't work in the KMarkdownWebView. Which is ok because they are
non-standard. Though, the HTML style comments I find rather useful.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to