Django: Highlighting with ReST using Pygments
In my last post I wrote about code highlighting in HTML formatted text, but since I’m now using reStructuredText for markup things, I want to share how I added …
In my last post I wrote about code highlighting in HTML formatted text, but since I’m now using reStructuredText for markup things, I want to share how I added …
Two months ago I wrote about Django, Pygments and Beautiful Soup.
A few days after the post I switched from HTML markup to reStructuredText and thus didn’t need my …
Just added syntax highlighting using BeautifulSoup and Pygments. I took the SaltyCrane Blog for inspiration, but in contrast to it, I implemented it as a template filter in a separate …
page 1 of 1