techtonik / rainforce

Automatically exported from code.google.com/p/rainforce
0 stars 0 forks source link

schema.org microdata for code highlighting in web pages #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Name the thing you use or would like to use in your flow.
JavaScript code highlighter that colors the code marked with microdata.

What is so awesome in it to attract rainforce?
I constantly forget how to mark up code sections for google-code-prettify, and 
it will be awesome to plug it into the HTML page where you already have code 
marked with microdata to just work.

Does it have a prototype or working examples?
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=176035

What should be done to make it work?
Create microdata format for code sections
Research what microdata is
List current code highlighter syntaxes to see how are they used
Invent common usage scenario
Make it accepted on scheme.org

What is needed to get it done (skills, tools, time, people, ...)?
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=176035

https://code.google.com/p/google-code-prettify/
http://craig.is/making/rainbows
http://alexgorbatchev.com/SyntaxHighlighter/
http://shjs.sourceforge.net/doc/documentation.html
http://softwaremaniacs.org/soft/highlight/en/
http://prismjs.com/

http://pygments.org/

Original issue reported on code.google.com by techtonik@gmail.com on 11 Mar 2013 at 2:10