blinkfox / typora-vue-theme

This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题。
https://theme.typora.io/theme/Vue/
Apache License 2.0
931 stars 180 forks source link

Fixed ordered list line indention bug. #31

Closed Lednerb closed 4 years ago

Lednerb commented 4 years ago

As you can see on this screenshot there is an indention bug when the line gets longer, which is fixed by this PR:

screenshot

After the fix:

screenshot_1

Also fixes and closes #21