@astropub/code
Advanced tools
Comparing version 0.2.2 to 0.3.0
@@ -5,3 +5,3 @@ { | ||
"description": "A lightweight Astro component for syntax highlighting and rendering beautifully formatted code blocks.", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "license": "MIT-0", |
@@ -62,8 +62,8 @@ # Astro Code <img src="https://jonneal.dev/astro-logo.svg" alt="" width="90" height="90" align="right"> | ||
| Language | Type Value | | ||
|:---------- | ---------------------:| | ||
| Scripting | `js` `jsx` `ts` `tsx` | | ||
| Content | `html` `svg` `xml` | | ||
| Styling | `css` | | ||
| Shell | `sh` | | ||
| Language | Type Value | | ||
|:---------- | -------------------------:| | ||
| Scripting | `js` `jsx` `ts` `tsx` | | ||
| Content | `html` `json` `svg` `xml` | | ||
| Styling | `css` | | ||
| Shell | `sh` | | ||
@@ -70,0 +70,0 @@ ## API Reference |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70322
21
1916