mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
eb303e1ad5
* Support markdoc-it's typographer option in markdoc * Update .changeset/forty-scissors-jog.md [skip ci] * Update .changeset/forty-scissors-jog.md [skip ci] * Fix typo in changeset --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"name": "@test/markdoc-render-typographer",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/markdoc": "workspace:*",
|
|
"astro": "workspace:*"
|
|
}
|
|
}
|