A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jrblevin/markdown-mode/issues/410 below:

Invalid matching of emphasize in html · Issue #410 · jrblevin/markdown-mode · GitHub

Expected Behavior

In HTML blocks no matching of *, _ or ` should happen.

Actual Behavior

In

<html>
<head>
  <meta name="twitter:site" content="@jo_so7">
  <meta name="twitter:creator" content="@jo_so7">
</head>
<body>

the twitter:creator and all around becomes highlighted as emphasized.

Steps to Reproduce
  1. Open a file with the above code emacs -Q --load path/to/markdown-mode.el /tmp/test.md
  2. Move point to twitter:creator
  3. Press C-u C-x =
  4. The line face (markdown-html-attr-name-face markdown-italic-face) contains italic
Software Versions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4