aboutsummaryrefslogtreecommitdiff
path: root/packages/renderers/renderer-react/static-html.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-11remove unused renderers (#3063)Gravatar Fred K. Schott 1-27/+0
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-1/+4
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 1-2/+2
2021-05-28Bugbash! (#263)Gravatar Nate Moore 1-0/+24
* fix(vscode): Markdown frontmatter should use TSX, not YAML * test: add test for #153 * chore: bump deps * chore: update to use @astrojs scope * fix: Markdown parse error when only child is `{expression}` * fix: update renderer edge cases * fix: failing test * fix: update renderer