Martin Mitáš
Martin Mitáš
Hummm. This may be very hard and tricky to handle and I need to think more about possible solutions. The main problem is that it's hard (and maybe impossible) to...
Also I am wondering whether honoring the rule "Number of header columns must match the columns in the delimiter row." is the right thing to do in general. Imagine a...
Unfortunately, IDK what to do with this report. There is nothing visible in the log explaining why the md4c-html lib is missing. Actually even no log from projects's CMake or...
@chenrui333 It seems to me that a later test run (https://github.com/Homebrew/homebrew-core/runs/1627755602) went ok. So the problem (whatever it was) is fixed and this can be closed? UPDATE: Disregard. Noticed only...
> For another useful application of this, see http://moinmo.in/WikiSandBox. Yes, it could have quite a lot of applications. But so far noone was motivated enough to really work on it......
> I re-read this and it occurred to me that the syntax callback does not make it possible to correlate offsets in the text with elements in the rendered text....
Just got an idea that maybe just a guaranty that the events come in some defined order (e.g. as ordered by beginning of the range) **within the set of events...
IDK. I can theoretically imagine that maybe all those detail structures would have some `source_off` member(s). But: 1. It would be quite a lot of work to make it remember...
For tasks, indeed, it is extra important as the app may want to change status of it so it needs to know where the check char in the input lives....
> I think doing work on the `syntax` callback feature can provide more insight to this "source offset". Well, I hope that if we add `syntax()` callback in the right...