Confirmed users
1,021
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Info about the Hacks blog and how you can participate. | |||
* NOTE: | * NOTE: Authors are responsible for adding their posts directly to WP in working HTML. We also have a NEW plugin that converts Markdown to HTML. You should see the option to use Markdown in the upper right module where you'd go to save a draft. | ||
* Code syntax for Hacks posts (changed in April 2015): | * Code syntax for Hacks posts (changed in April 2015): | ||
**We're now using the [https://wordpress.org/plugins/wp-highlightjs/ wp-highlight.js plugin] for code syntax highlighting/display. | **We're now using the [https://wordpress.org/plugins/wp-highlightjs/ wp-highlight.js plugin] for code syntax highlighting/display. | ||
**It autodetects a wide variety of programming languages | **It autodetects a wide variety of programming languages | ||
**Format: | **Format: <code class="js"><pre>keep on rocking the free web foo</pre></code> | ||
* Links: We like links! | * Links: We like links! | ||
**We like them best in the body of the article, rather than served as relative links with a separate Reference or Footnotes section at the bottom | **We like them best in the body of the article, rather than served as relative links with a separate Reference or Footnotes section at the bottom | ||