The syntax tag has no wiki summary.
3
votes
1answer
358 views
How to use Google Code Prettify on WordPress
I'm writing my blog posts using Windows Live Writer and I use Syntax4writer whenever I need to include codes in the post.
The output for Syntax4Writer doesn't look good on the Bueno theme by ...
4
votes
2answers
1k views
How do I write an asterisk at the beginning of a line in wiki syntax without transforming into a list item?
When using wiki syntax, if I put an asterisk (*) at the beginning of a line, it gets transformed into a unordered list. How is it possible to have the asterisk to remain as it is when at the beginning ...