feat: add patch to rehype-pretty-code
This commit is contained in:
parent
bbdb1ef828
commit
8e6df747e0
8 changed files with 595 additions and 91 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,27 +1,13 @@
|
|||
# build output
|
||||
dist/
|
||||
# generated types
|
||||
.astro/
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
|
||||
# jetbrains setting folder
|
||||
.idea/
|
||||
|
||||
teaser.pptx
|
||||
~$teaser.pptx
|
Loading…
Add table
Add a link
Reference in a new issue