const MARKDOWN_FRAGMENT_MARKER: char = '#';
In Markdown Links both ‘#’ and ‘|’ act as modifiers ‘#’ links to a specific Header in a file ‘|’ is used to modify the link name, a so called “pothole”