Replies: 1 comment 1 reply
-
see also #1855 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the correct Prettier parser or plugin for formatting Observable Framework
.md
files that contain YAML frontmatter, markdown,${}
template literals, and HTML elements? I tried themdx
parser like below but it doesn't handle the${}
expressions correctly.Beta Was this translation helpful? Give feedback.
All reactions