Add support for marked-footnotes, tweak available color schemes, add boeuf bourguignon ETW post
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -41,6 +41,9 @@ dependencies:
|
||||
marked:
|
||||
specifier: ^4.2.12
|
||||
version: 4.2.12
|
||||
marked-footnote:
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(marked@4.2.12)
|
||||
ts-expose-internals:
|
||||
specifier: ^4.5.4
|
||||
version: 4.8.4
|
||||
@@ -2070,6 +2073,14 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/marked-footnote@1.2.2(marked@4.2.12):
|
||||
resolution: {integrity: sha512-TFBEHwHLSSedub7P6XHHs+dMMOnDeNV5+kFDo4trU//gDd8iM57lg9jr9NGwDifPwLllHwKmFcRNp5uYvO2Fnw==}
|
||||
peerDependencies:
|
||||
marked: '>=7.0.0'
|
||||
dependencies:
|
||||
marked: 4.2.12
|
||||
dev: false
|
||||
|
||||
/marked@4.2.12:
|
||||
resolution: {integrity: sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==}
|
||||
engines: {node: '>= 12'}
|
||||
|
||||
Reference in New Issue
Block a user