理念圈

Results 17 comments of 理念圈

I guess the bug is in `find_next_nonspace`. Do you have any plan to fix these? Since I find many of my commonmark-based packages breaking on this.

Add: in the definition of `incorporate_line(parser::Parser, ln::AbstractString)`, in the code `elseif parser.pos ≤ length(ln) && !parser.blank`, `parser.pos` and `length` does not match either.

It isn't satisfying that none of the above solves https://github.com/MichaelHatherly/CommonMark.jl/pull/57 Add: `write_markdown(::TableHeader, w, node, enter)` the `if` block is empty. Did you forget to write something? This can't make the...

Note that parsing works incorrectly for some more frustrating situations: ```jl julia> html(p("x𝗑𝘅𝘹𝙭𝚡x𝐱×х⨯ⅹ")) "x𝗑 𝘅 𝘹 𝙭 𝚡 x𝐱 ×х⨯ⅹ\n" ``` there're unexpected spaces

我把几个部分改了下,放在 https://pastebin.ubuntu.com/p/5KnxQpXwBb/ 但是似乎B栈加载策略也改了,,

I don't know what's wrong but now all the texts display as small box with four hex digits

最近几年暂时没空 你可以先把链接贴进去