summaryrefslogtreecommitdiff
path: root/src/compiler/parse
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@matthewphillips.info> 2021-03-23 15:20:03 -0400
committerGravatar GitHub <noreply@github.com> 2021-03-23 15:20:03 -0400
commited85702581cad3f00729f920036560da439e1189 (patch)
tree96da9ef8e21d2dfaebc3c1c10120c0ffc6da802a /src/compiler/parse
parente0353d50e77039bdf73d178a1d09dcd1aa0f59d0 (diff)
downloadastro-ed85702581cad3f00729f920036560da439e1189.tar.gz
astro-ed85702581cad3f00729f920036560da439e1189.tar.zst
astro-ed85702581cad3f00729f920036560da439e1189.zip
Allow HMX components in markdown (#19)
* Allow HMX components in markdown This adds support for HMX components in markdown. The mechanism for importing is via frontmatter. We could do this differently (setup script maybe?) but since this was the easiest to implement I thought it was a good first-pass option. * Remove node-fetch from snowpack config * Assert that the runtime is created successfully * Add back in the micromark extension for encoding entities * Encode both codeTextData and codeFlowValue * Install snowpack app's deps
Diffstat (limited to 'src/compiler/parse')
0 files changed, 0 insertions, 0 deletions