mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
cac4a321e8
* Support `<Code inline />` to output inline code * Fix typo * Fix typo again * Remove expected error --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev>
5 lines
92 B
Markdown
5 lines
92 B
Markdown
---
|
|
'astro': minor
|
|
---
|
|
|
|
Support `<Code inline />` to output inline code HTML (no `pre` tag)
|