Confirmed users
1,021
edits
No edit summary |
(update re: code syntax) |
||
Line 3: | Line 3: | ||
* [https://wiki.mozilla.org/HacksPostMigrationUserDetails Hacks Migration info for authors] | * [https://wiki.mozilla.org/HacksPostMigrationUserDetails Hacks Migration info for authors] | ||
* NOTE: Authors, no more Markdown files for Hacks. Authors are responsible for adding their posts directly to WP in working HTML. | * NOTE: Authors, no more Markdown files for Hacks. Authors are responsible for adding their posts directly to WP in working HTML. | ||
* Code syntax for Hacks posts: | |||
**We're using a plugin w/Wordpress for code syntax highlighting/display. | |||
**In lieu of code tags it uses pre tags with the format of: | |||
**pre lang="JavaScript" escaped="True" for a variety of programming languages. | |||
* Ideas (Please add yours here) | * Ideas (Please add yours here) | ||
{| class="fullwidth-table" | {| class="fullwidth-table" |