Open
Description
Feature request
What problem does this feature solve?
While the markdown.lineNumber
config is useful, sometimes we want to overwrite specific code block or pages. For example line number is useful for demo code especially if we want to highlight specific lines. But in other case like typescript definition, we might want to hide the line numbers.
What does the proposed API look like?
Maybe use Front Matter?