summaryrefslogtreecommitdiff
path: root/docs/src/pages/en/reference/cli-reference.md
diff options
context:
space:
mode:
authorGravatar Juan Martín Seery <me@juanm04.com> 2022-02-07 13:31:02 -0300
committerGravatar GitHub <noreply@github.com> 2022-02-07 08:31:02 -0800
commit2bc91543ceeb5f3dd45e201bf75d79f186e85141 (patch)
tree0b001adedd69a248746974462640f081f7a351f9 /docs/src/pages/en/reference/cli-reference.md
parent0caf9169bc0867f41332bd2cc8ab0066b39d286e (diff)
downloadastro-2bc91543ceeb5f3dd45e201bf75d79f186e85141.tar.gz
astro-2bc91543ceeb5f3dd45e201bf75d79f186e85141.tar.zst
astro-2bc91543ceeb5f3dd45e201bf75d79f186e85141.zip
feat: Added the ability to add custom themes/languages to Shiki (#2518)
* Replaced `shikiTheme` with `shikiConfig` * Code.astro now accepts custom themes/langs * Updated docs * Updated tests * Fixed language loading * Added customization examples * Updated documentation * Added more tests * Changelogs * Changed some spaces to tabs * Fixed typo in changesets * Moved tests fixtures * Rolled back changes to with-markdown-shiki * Removed lang example in docs * Optimized Code component * Try to fix windows errors * Try to see if this new tests work
Diffstat (limited to 'docs/src/pages/en/reference/cli-reference.md')
0 files changed, 0 insertions, 0 deletions
ions'>+2 2024-04-01db: Seed on dev server startup (#10599)Gravatar Ben Holmes 3-11/+54 2024-04-01Remove deprecated APIs from `@astrojs/markdown-remark` (#10629)Gravatar Bjorn Lu 7-81/+23 2024-04-01Lazy loaded shiki languages during syntax highlighting (#10618)Gravatar James Garbutt 16-110/+169 2024-04-01Move nft warnings behind verbose logging (#10609)Gravatar Matthew Phillips 2-2/+7 2024-04-01Fixes issue with head content being pushed into body (#10608)Gravatar Matthew Phillips 3-7/+12 2024-04-01feat: rework child rendering to use class (#10624)Gravatar James Garbutt 2-33/+51 2024-04-01refactor: Drop Preact compat hack, remove incorrect alias (#10585)Gravatar Ryan Christian 2-8/+7 2024-04-01[ci] formatGravatar ktym4a 1-1/+1 2024-04-01fix(starlog): Correct layout syntax. (#10627)Gravatar ktym4a 2-7/+7 2024-04-01fix: use ReadableStream for response object if deno (#10495)Gravatar Satya Rohith 3-2/+13 2024-03-29Remove the ssr external for vue (#10601)Gravatar Tyler van der Hoeven 2-1/+5 2024-03-29reset history title after push/replace but prior to assignment to location (#...Gravatar Martin Trapp 2-1/+6 2024-03-29fix: dont error on nullish prop values in jsx runtime (#10584)Gravatar duanwilliam 2-1/+6 2024-03-28[ci] release (#10598)astro@4.5.12@astrojs/vercel@7.5.0@astrojs/markdoc@0.9.3@astrojs/internal-helpers@0.4.0@astrojs/db@0.9.8Gravatar Houston (Bot) 6-50/+52 2024-03-28[ci] formatGravatar TK 1-2/+2 2024-03-28feat: allow dynamic route segments in isr.exclude array (#10513)Gravatar TK 5-3/+69 2024-03-28[ci] formatGravatar Houston (Bot) 2-3/+3 2024-03-28[ci] release (#10597)Gravatar Houston (Bot) 37-66/+89 2024-03-28db: Rework index config with generated index names (#10589)Gravatar Ben Holmes 6-68/+344