Skip to content

Conversation

@asmsuechan
Copy link
Contributor

context

The path of dropped images was broken on account of markdownit.render(). It encodes \ as %5C so it does not work fine in windows.

before

There's an unexpected decode such as C:%5CUsers%5Ckazup%5CBoostnote%5Cimages%5C2zyil22t058nnrk9.png

image

after

it does not encode src of img.
image

@asmsuechan asmsuechan merged commit 2d6f7c0 into BoostIO:master Jul 25, 2017
@asmsuechan asmsuechan deleted the iss-727 branch July 25, 2017 06:59
@kohei-takata kohei-takata mentioned this pull request Jul 29, 2017
@kazup01 kazup01 mentioned this pull request Jul 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants