Confirmed users
134
edits
No edit summary |
|||
Line 2: | Line 2: | ||
This page contains useful information for people posting on the [http://hacks.mozilla.org Hacks blog]. | This page contains useful information for people posting on the [http://hacks.mozilla.org Hacks blog]. | ||
== | ==Writing in plain text, Markdown or HTML== | ||
The WYSIWYG editor in WordPress produces very bad HTML, which reflects poorly on our expertise if people view the source of posts. So, please don't use it. There's even a profile setting, "Disable the visual editor when writing". If this wasn't set by whoever created your account, please go in and change your own profile, so you don't accidentally use the visual editor. | |||
If you are writing a draft in whatever environment you prefer: write it in plain text, Markdown or HTML and send to the Editor of Mozilla Hacks (mozhacks [at] mozilla [dot] com). | |||
If you write directly in Mozilla Hacks' Wordpress instance: The WYSIWYG editor in WordPress produces very bad HTML, which reflects poorly on our expertise if people view the source of posts. So, please don't use it. There's even a profile setting, "Disable the visual editor when writing". If this wasn't set by whoever created your account, please go in and change your own profile, so you don't accidentally use the visual editor. | |||
==Sharing code== | ==Sharing code== |