0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/markdown/remark/src
Juan Martín Seery ad3c391696
fix(markdown): escape when mode == 'md' (#2971)
* Fix rehype escape

* Changeset
2022-04-03 14:32:12 -03:00
..
index.ts fix(markdown): escape when mode == 'md' (#2971) 2022-04-03 14:32:12 -03:00
load-plugins.ts fix: import local plugins into markdown (#2534) 2022-02-04 13:49:50 -05:00
rehype-collect-headers.ts Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
rehype-escape.ts chore: changed data-astro-raw to is:raw (#2706) 2022-03-03 11:34:36 -06:00
rehype-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
rehype-islands.ts update prettier width (#2968) 2022-04-02 14:15:41 -06:00
rehype-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-expressions.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-jsx.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-prism.ts update prettier width (#2968) 2022-04-02 14:15:41 -06:00
remark-scoped-styles.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-shiki.ts update prettier width (#2968) 2022-04-02 14:15:41 -06:00
remark-slug.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-unwrap.ts update prettier width (#2968) 2022-04-02 14:15:41 -06:00
types.ts Migrate to new config (#2962) 2022-04-02 12:29:59 -06:00