summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/test/syntax-highlighting.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-26Add error message if `Astro.glob` is called outside (#7204)Gravatar Bjorn Lu 3-0/+23
2023-05-25deps: bump @babel/core and @babel/types (#7214)Gravatar Ben Holmes 2-310/+306
2023-05-25[ci] formatGravatar bholmesdev 2-3/+2
2023-05-25Markdoc - improve syntax highlighting support (#7209)Gravatar Ben Holmes 11-114/+200
2023-05-25[ci] formatGravatar ematipico 6-15/+13
2023-05-25refactor: emit pages as physical entry points (#7193)Gravatar Emanuele Stoppa 13-92/+352
2023-05-25fix(vercel): Fix typo in README 🤦‍♀️ (#7208)Gravatar Erika 2-2/+7
2023-05-25Add MDX optimize option (#7151)Gravatar Bjorn Lu 15-0/+304
2023-05-25Document partytown script block by extensions (#7205)Gravatar Bjorn Lu 1-0/+2
2023-05-25fix: formatting comment (#7206)Gravatar Emanuele Stoppa 1-1/+3
2023-05-25Export ChangeFreqEnum type for sitemap integration (#7028)Gravatar Alexander Niebuhr 2-0/+6
2023-05-25fix: :adhesive_bandage: update partytown options ts type (#7175)Gravatar Akash Rajpurohit 2-6/+9
2023-05-24[ci] formatGravatar bholmesdev 4-6/+6
2023-05-24Markdoc - Shiki (#7187)Gravatar Ben Holmes 13-35/+383
2023-05-24fix: detect `mdx` files using full extension (#7192)Gravatar Emanuele Stoppa 3-2/+8
2023-05-24Remove `@mdx-js/rollup` dependency (#7191)Gravatar Bjorn Lu 5-27/+10
2023-05-24fix: add astro-static-slot to the list of inert tags in astro css (#7189)Gravatar Barthélémy Ledoux 2-1/+6
2023-05-23[ci] release (#7181)astro@2.5.5@astrojs/mdx@0.19.4@astrojs/markdoc@0.2.3Gravatar Houston (Bot) 17-25/+36
2023-05-23[ci] formatGravatar matthewp 3-10/+11
2023-05-23fix a bug when Fragment is as a slot (#6832)Gravatar wulinsheng123 6-4/+47
2023-05-23revert: markdoc asset bleed (#7178)Gravatar Ben Holmes 16-294/+120
2023-05-23[ci] release (#7169)astro@2.5.4Gravatar Houston (Bot) 18-41/+27
2023-05-23Prevent Vite watching on Astro config load (#7171)Gravatar Bjorn Lu 3-2/+7
2023-05-23chore(middleware): lift restriction around serializable data (#7174)Gravatar Emanuele Stoppa 5-113/+7
2023-05-23[ci] formatGravatar ematipico 3-3/+3
2023-05-23refactor: move renderers to their own plugin (#7166)Gravatar Emanuele Stoppa 7-24/+90
2023-05-23Make vite-plugin-content-virtual-mod run `getEntrySlug` 10 at a time (#7125)Gravatar Bjorn Lu 4-52/+71
2023-05-23Add types for `import.meta.env.ASSETS_PREFIX` and `import.meta.env.SITE` (#7172)Gravatar Erika 5-19/+34
2023-05-23fix: value of var could be undefined when using `define:vars` (#7134)Gravatar Alex Vukadinov 4-3/+15
2023-05-22[ci] release (#7163)astro@2.5.3@astrojs/mdx@0.19.3@astrojs/markdoc@0.2.2Gravatar Houston (Bot) 17-25/+36
2023-05-22[ci] formatGravatar matthewp 3-6/+17
2023-05-22[Markdoc] Fix global asset bleed (#6758)Gravatar Ben Holmes 16-113/+290
2023-05-22Render 404 page content when a `Response` with status 404 is returned from a ...Gravatar Johannes Spohr 4-9/+30
2023-05-22[ci] release (#7161)astro@2.5.2@astrojs/rss@2.4.3Gravatar Houston (Bot) 17-27/+26
2023-05-22feat: :art: export rss feeditem type (#7153)Gravatar Akash Rajpurohit 2-1/+6
2023-05-22[ci] formatGravatar matthewp 1-4/+4
2023-05-22fix(hoisted scripts): consider script's dependents (#7144)Gravatar Arsh 2-30/+44
2023-05-22[ci] formatGravatar MoustaphaDev 2-2/+2
2023-05-22fix(hybrid-output): no matched route when using `getStaticPaths` (#7150)Gravatar Happydev 12-120/+318
2023-05-21[ci] release (#7130)astro@2.5.1@astrojs/prefetch@0.2.3@astrojs/markdoc@0.2.1Gravatar Houston (Bot) 22-49/+42
2023-05-19[ci] formatGravatar bholmesdev 1-1/+1
2023-05-19Fix: Heading ID CI flakiness (#7141)Gravatar Ben Holmes 10-43/+154
2023-05-19fix(prefetch): Fix the inclusion of `@types/network-information` (#7123)Gravatar Connor Bär 2-1/+7
2023-05-19[ci] formatGravatar matthewp 1-1/+1
2023-05-19Fix injectRoute for SSR (#7128)Gravatar Johannes Spohr 3-18/+33
2023-05-19Fix e2e flaky tests again (#7129)Gravatar Bjorn Lu 18-72/+98
2023-05-19[ci] formatGravatar ematipico 1-1/+1
2023-05-19refactor(astro): emit `entry.mjs` to import pages via dynamic import (#7036)Gravatar Emanuele Stoppa 8-10/+24
2023-05-19[ci] formatGravatar ematipico 2-2/+2
2023-05-19refactor: create virtual module for middleware (#7132)Gravatar Emanuele Stoppa 5-10/+80