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/778 below:

Faulty recognition of closing sequence in atx headers · Issue #778 · jrblevin/markdown-mode · GitHub

Expected Behavior
  1. We want trailing spaces to be visible when markdown-hide-markup is enabled.
  2. The closing sequence must be preceded by a space or tab
Actual Behavior
  1. Trailing spaces are not visible when 'markdown-hide-markup' is enabled.
  2. A closing sequence is identified even without a trailing whitespace.
Steps to Reproduce

Input # foo# or ## Steps to Reproduce

default.mov

The whitespace appears when the next character is entered.

Software Versions Additional Details

The issue occurs due to the definition of markdown-regex-header.

Changes were introduced to align with the implementation of Markdown.pl as per this commit: 26e3937

While the behavior of the whitespace following the opening sequence was modified with this commit: 58ba6a3, the behavior of the whitespace preceding the closing sequence was not altered.


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