mkdnflow.nvim icon indicating copy to clipboard operation
mkdnflow.nvim copied to clipboard

Feature: Do not consider `#` as a title when `#` is in code tag

Open sragons opened this issue 2 years ago • 0 comments

Hello, The caractere '#' is considere like a title when it is present in a code section.

Exemple:

`# Test

# Exemple
exemple de code en markdown

In the code section, '#Exemple' is considere like a title:

  • when you navigate with ']]'
  • when you use folding fonctionality

Thank you

sragons avatar May 05 '23 06:05 sragons