Closed MartinPacker closed 11 months ago
I looked at the code. This is feasible but it would require reworking the code to buffer the data in memory before writing the whole lot out. Fortunately, I/O is sufficiently abstracted that this ought to be possible.
I can't imagine a use case where the data to be written is so huge that buffering the output in its entirety would be a problem. (Even on the smallest (1GB) Raspberry Pi, for instance.)
Will investigate some more and, perhaps, protototype.
Turned out to be a good deal simpler than that. Released as v0.6.7.
This would be a convenience.
Consider
It would be nice not to have to put that backslash in. Because I might add another bullet point line in before the
<br/>
line.This could be done in mdpre - because it's not strictly how Markdown does it.
One wrinkle: It would be slightly more useful to allow multiple breaks on that line, not just one. Should be equally doable.