Boostnote.next: Nested list items do not work properly when indented with tabs

Created on 8 Jan 2020  路  3Comments  路  Source: BoostIO/BoostNote.next

Current behavior

Markdown preview does not work properly when the nested list item is a tab. Is this expected behavior?
2020-01-09 0 51 57

Expected behavior

Should work with both spaces or tab indents

Environment

  • Version : 0.1.3
  • OS Version and name : MacOS 10.14.6
bug external issue

All 3 comments

It is a bug from Remark markdown parser. Check this issue. https://github.com/remarkjs/remark/issues/198 Once the bug is fixed, we could apply the fix to the app too.

Until this issue is fixed, please use spaces.

There might be another angle to this. When Preferences/Editor/Editor Indent Type is set to spaces it still inserts tabs. If it inserted spaces as it should, I believe that the lists would work. #483.

BoostNote 0.5.0.

Cheers.

Apparently, the issue in remarkjs has been fixed. So I'll try to fix this in v0.9.0.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KrzysztofKowalczyk picture KrzysztofKowalczyk  路  5Comments

Rokt33r picture Rokt33r  路  5Comments

theoden8 picture theoden8  路  3Comments

Username77177 picture Username77177  路  4Comments

jcarr98 picture jcarr98  路  5Comments