Skip to content

Releases: haocheng6/remark-github-code-import

v0.2.1

Choose a tag to compare

@haocheng6 haocheng6 released this 28 Dec 09:39

Fixes

  • Handle code block meta string parsing error.

v0.2.0

Choose a tag to compare

@haocheng6 haocheng6 released this 27 Dec 16:06

Features

  • Improve error messages.

v0.1.3

Choose a tag to compare

@haocheng6 haocheng6 released this 27 Dec 09:55

Fixes

  • Ignore blank lines when dedenting code.

v0.1.2

Choose a tag to compare

@haocheng6 haocheng6 released this 26 Dec 15:54

Fixes

  • Add quotes to the href attribute of the generated links.
  • Support importing a single line of code.

v0.1.1

Choose a tag to compare

@haocheng6 haocheng6 released this 25 Dec 15:45

Fixes

  • Change default value of fromLine.
  • Improve handling of newline at the end of file.

v0.1.0

Choose a tag to compare

@haocheng6 haocheng6 released this 25 Dec 14:23

Features

  • Add remarkGithubCodeImport plugin to import code from a GitHub URL in a fenced code block.