txe

Results 43 comments of txe

Yeah, actually, I wanted to asked it too) 1. which standard to support? should we support several standards? 2. how much. I don't use markdown, so you can come up...

Other issues - users may want to escape markdown symbols. maybe we cannot help with that. - paste from clipboard can contain markdown symbols or parts of them (like singular...

> Escaping markdown is relatively simple - just check if there is a \ before the symbol Yeah, but user can complain about adding 'unnecessary' \ :) we can just...

Is it hard to improve parser?

There are import formats which are not xml based. On the other hand, using the old algorithms for them maybe the best way to deal with them. They are already...

If applying instantly looks natural, then it can be done

It's really simple. He uses a script which - pull changes from github: `cd ~/github_files && git pull` - run `cherrytree` - push changes to github after closing cherrytree: `...