|
|
|
|
|
by fizzbucket
3920 days ago
|
|
Got the split screen live preview already; tree view sounds a very useful addition, though. Extensions are also a good plan; the interesting thing is that many of them end up being routed to pandoc, so they can be done with document metadata in any case. For others, one easy thing to do might be to rewrite some of the bits in C++ in PyQt, then have the possibility of importing classes that inherit from the originals and override functions. Does that make sense, do you think? |
|