diff options
author | 2022-05-27 16:56:08 -0400 | |
---|---|---|
committer | 2022-05-27 16:56:08 -0400 | |
commit | 47d1a8d59cb3d88655de3d7658026e84843cb043 (patch) | |
tree | 2f227f1559161463a1d0ad13dd2c2ad2f2d12485 /examples/basics/src | |
parent | ffe5cf031239e177a18f20cdfceb07854a758463 (diff) | |
download | astro-47d1a8d59cb3d88655de3d7658026e84843cb043.tar.gz astro-47d1a8d59cb3d88655de3d7658026e84843cb043.tar.zst astro-47d1a8d59cb3d88655de3d7658026e84843cb043.zip |
Feat: markdown `content.raw()` and `content.compiled()` helpers (#3452)
* feat: add rawContent obj with html helper
* refactor: change toString to function call
* test: rawContent helpers
* chore: update MarkdownInstance type
* refactor: parseHtml -> html
* chore: changeset
* fix: remove needless async heading on content version
* fix: fixLineEndings helper on unit tests
* refactor: change api to raw and compiled
* chore: add new type to env.d.ts
* docs: JSdocs for raw and compiled
* refactor: change API AGAIN to rawContent, compiledContent
* chore: update changeset
Diffstat (limited to 'examples/basics/src')
0 files changed, 0 insertions, 0 deletions