akosbalasko / akosbalasko/yarle
Converted EN code blocks should not escape characters
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 1.8k
- Fork
- 111
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
- yarle v3.8.2 (run from `npx`)
- npm 7.4.3
I am really happy to have this tool, thank you 🙏
My notes make heavy use of code blocks, and I am finding the converted notes need a lot of cleanup, because characters such as `_` or `[` get escaped as `\_` or `\[` — even though they are contained within fenced code blocks ` ``` ` in markdown.
At this point I am just deleting the code blocks after conversion, then copy/pasting them from Evernote into Obsidian using ⌘+⇧+V which avoids the escaping...
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.