blob: d3243f80a8b7f9edd727e7b7fc5e76a015841915 [file] [log] [blame]
@doc """
## Parameters
"""
----------------------------------------------------
[
["attribute", "@doc"],
["string", [
"\"\"\"\r\n## Parameters\r\n\"\"\""
]]
]
----------------------------------------------------
Ensures that markdown headers are not highlighted as comments inside strings.
See #775 for details.