screwt

Results 5 comments of screwt
trafficstars

Same problem only on widnows+firefox using 'Adobe PDF' or 'PDF Pro Virtual Printer' as output. Run well on linux... Chome is ok on all platforms.

Hi i can reproduce this behavior with the libraries bellow: ``` Jinja2==2.10 markdown2==2.3.5 MarkupSafe==1.0 python-dateutil==2.7.2 secretary==0.2.19 six==1.11.0 ``` Is the problem there?: https://github.com/christopher-ramirez/secretary/blob/4b4cd7dda58b89cf0e295829809bcfdbbd5bf333/secretary.py#L826 Seems ok with master branch, last release...

I use secretary combined to Mistune, here is a gist showing the idea https://gist.github.com/screwt/a1dfe42c5e95f086119b6d2a4e781023 https://mistune.readthedocs.io/en/latest/ Thanks to that parameter, i was able to style a table

Hey i'm doing progress but i'm stuck with normal, i posted for help on the ogre Forum: https://forums.ogre3d.org/viewtopic.php?f=25&t=96034&p=549496#p549496

Ok now it works with ogre 2.2.4 i need to clean my mess first. Then would you like a clean PR? I updated the cmake scripts in my branch it...