readwiseio / logseq-readwise-official-plugin

GNU General Public License v3.0
56 stars 3 forks source link

fix: escape dashes at the start of the line #14

Closed pstuifzand closed 1 year ago

pstuifzand commented 1 year ago

Logseq parses content to see if there are Markdown lists. These would normally be used to create child blocks. By escaping the dashes we make sure the parser does not parse the lists as child blocks.

Made this a draft, because it still needs some testing.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: