> It seems the author of ReText is also initiator of pymarkups (should be validated).
I'm here :) > Probably that asciidoc is Python 2 only for now. Probably better if you ask them to confirm. Yes, that's very sad you are python 2 only for now. Pymarkups itself supports both python 2 and python 3, as well as ReText 4.0. But we are going to drop 2.x support in ReText 4.1 because it's a pain to support three string types that occur in PyQt apps (QString, str and unicode; everything is just str in python 3). I'll think it would be easy for me to add asciidoc support for pymarkups when you port it to python3. -- Dmitry Shachnev -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To view this discussion on the web visit https://groups.google.com/d/msg/asciidoc/-/fbCnsatUNP4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
