Skip to content

Templating Question #9702

Answered by mischnic
jtenner asked this question in Q&A
May 7, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
  1. You run parcel build 'src/**/*.md'
  2. Then there would be a transformer plugin that just translates markdown into the equivalent HTML
  3. Then it behaves just like using HTML source files with Parcel (the assets that are referenced in HTML are automatically detected and processed as well).

Does that answer your questions?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jtenner
Comment options

@mischnic
Comment options

Answer selected by jtenner
@jtenner
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants