Hey everyone! I'm sure everyone's heard of the python3 port that pepr was doing:
https://github.com/pepr/asciidoc/tree/py3dev I decided to undertake the task of finishing the initial port (with at least making it run and pass the tests): https://github.com/ShadowKyogre/asciidoc/tree/py3dev The main concern that bugs me about the finished port is which file I should modify to add base64-pipe.py to a system installation. It's an internal command I made from the repeated bits of base64 encoding I noticed repeated in the html backends a lot. Also, how many people on here have access to python 2.6? I only have access to python 2.7 and python 3.5 on my machine, so any additional hands at testing it would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
