This section on the Community is no longer supported, in favour of Wikidot's Official Feedback Site.
It is retained here for archiving purposes.
Wish List
Tags
Posted by James Kanjo on 20 Jul 2009 12:04, last edited on 20 Jul 2009 12:58
This wish is open |
Description
Text-highlighter for the Wikidot syntax? Just a concept, but for example this:
[[code type="wiki"]]
[[div class="simple-box" style="text-align: justify; color: brown;"]]
+ Fruit Bowl!
[[module ListPages category="fruit" perPage="10" separate="false"]]
# %%title_linked%%
[[/module]]
Go [http://www.google.com to Google] or go [[[home |back home]]]
[[/div]]
[[/code]]
could render this:
[[div class="simple-box" style="text-align: justify; color: brown;"]]
+ Fruit Bowl!
[[module ListPages category="fruit" perPage="10" separate="false"]]
# %%title_linked%%
[[/module]]
Go [http://www.google.com to Google] or go [[[home |back home]]]
[[/div]]
This would be nice for posting Wikidot code, as it makes it easier to read and comprehend where some parts start and other parts end.
It wouldn't necessarily be restricted to code blocks; you could also have the Wiki format render like this if you click on the "view-source" button of a page.
What do you think?
Rate this Wish
We encourage you to "rate" the suggestions. The higher the rating, the better the chance of the wish being granted (well, possibly).
http://community.wikidot.com/wishlist:71
Please rate it up if you think this would be a good idea!
λ James Kanjo
Blog | Wikidot Expert | λ and Proud
Web Developer | HTML | CSS | JavaScript
Yes, There has been times when I really needed to see color coding, or to demonstrate code, and it is easier to understand it color coded, because you can see parts of it at a glance.