nberlette/shikey
TODO: add support for MDC syntax (see @nuxt/content)
Aberta
#2 aberto em 7 de jun. de 2022
enhancementgood first issue
Métricas do repositório
- Stars
- (0 estrela)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
This requires an additional layer to the build step.
- check if
mdc.tmLanguage.jsonexists; if yes then skip tostep 5step 4. - pull the latest
mdc.tmLanguage.jsonfile from @nuxt/content - write file into
dist/assets/languagesdirectory - ensure the resource exists in the asset/import map (
assets.ts) - ...finish the remaining parts of build step
Note: See the MDC official TextMate language definition file: https://github.com/nuxt/content/blob/main/src/runtime/assets/mdc.tmLanguage.json