Skip to content

Releases: sbarex/QLMarkdown

1.0b25

16 Apr 08:39
Compare
Choose a tag to compare
Added support for YAML header on all .md files.

1.0b24

03 Mar 07:49
Compare
Choose a tag to compare
Support for `.rmd` file.

1.0b23

21 Feb 17:09
Compare
Choose a tag to compare
Support for UTI `com.unknown.md`.

1.0b22

09 Feb 14:35
Compare
Choose a tag to compare
Fixed a glitch when showing the preview (the webview is initially sho…

1.0b21

04 Feb 23:04
Compare
Choose a tag to compare
Settings to handle autoupdate.

1.0b20

04 Feb 20:12
Compare
Choose a tag to compare
Use of google re2 library for regular expressions to generate head an…

1.0b19

01 Feb 22:40
Compare
Choose a tag to compare

Bugfix:

  • Responsive image height fix.
  • Correct parsing of image filename with spaces inside a <img> tag. Please note that spaces are not supported within the filenames of images defined with markdown syntax. Spaces are unsafe to use inside an URL, must be replaced with %20.

1.0b18

21 Jan 08:21
Compare
Choose a tag to compare
Fixed base64 image encoding.

1.0b17

20 Jan 19:15
Compare
Choose a tag to compare
Better mime recognition for inline images.

1.0b16

16 Jan 22:33
Compare
Choose a tag to compare
Bugfix on heads and emoji extensions.