summaryrefslogtreecommitdiff
path: root/packages/markdown/remark/test/entities.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-14Improve markdown rendering performance (#8532)Gravatar Bjorn Lu 1-7/+5
2023-01-11[Content collections] Remove experimental flag (#5825)Gravatar Ben Holmes 1-1/+5
* refactor: remove experimental.cc from core * chore: remove experimental flag from tests * fix: mock contentDir in remark tests * fix: check vfile.path in rel-image-error plugin * fix: move .astro/ excludes to all test/fixtures * fix: include test/**/fixtures in ignore * chore: changeset
2023-01-09Remove Astro-flavored Markdown from `@astrojs/markdown-remark` (#5785)Gravatar Chris Swithinbank 1-14/+1
2022-08-05[ci] formatGravatar hippotastic 1-7/+4
2022-08-05Fix double-escaping of non-highlighted code blocks in Astro-flavored ↵Gravatar hippotastic 1-4/+18
markdown (#4169)
2022-07-26Add tests for markdown content escaping (#4058)Gravatar Matthew Phillips 1-0/+12