Skip to content

Releases: andrewbranch/gatsby-remark-vscode

Remove peerDependency

20 Jan 16:53
v3.3.1
39b9c3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

Add (non-gatsby) Remark plugin

06 Jul 15:07
v3.3.0
02f6445
Compare
Choose a tag to compare

Allow gatsby v3

21 Mar 02:07
v3.2.1
b848e19
Compare
Choose a tag to compare

Allow unrecognized code fence info formats for passthrough to other plugins

01 Nov 00:40
v3.2.0
fad5dd3
Compare
Choose a tag to compare

Switch to WASM

11 Oct 01:23
a8d14bb
Compare
Choose a tag to compare

v3.0.1

11 Jul 01:05
v3.0.1
60941d3
Compare
Choose a tag to compare
  • Fixes a bug where blank lines rendered with zero height

v3.0.0

10 Jul 07:10
v3.0.0
84145c9
Compare
Choose a tag to compare

Fix extension resolution with global gatsby

07 Jun 01:39
v2.1.2
282bba7
Compare
Choose a tag to compare

v2.1.1

05 May 03:27
bd95106
Compare
Choose a tag to compare
  • Fixes a crash when the inlineCode option isn’t specified (#93)

v2.1.0

04 May 02:58
v2.1.0
bad8579
Compare
Choose a tag to compare
  • Adds the ability to do syntax highlighting for inline code. See Inline code highlight in the README for instructions, and #89 for more details.