Compose tips
- Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
- You can insert footnotes directly into texts with [# ...]. This will be replaced with a running number (the footnote reference) and the text within the [# ...] tags will be moved to the bottom of the page (the footnote). This filter outputs footnotes in Textile format. You should use it together and before the Textile filter.
- You can insert footnotes directly into texts with
<fn>This text becomes a footnote.</fn>. This will be replaced with a running number (the footnote reference) and the text within the <fn> tags will be moved to the bottom of the page (the footnote). Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <u> <ul><p> <img> <table> <tr> <td><strong><em><sup><div><fn><h1><h2><h3><h4><blockquote><img style="">
- To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
- Web page addresses and e-mail addresses turn into links automatically.

Recent comments
1 day 16 hours ago
6 days 20 hours ago
6 days 20 hours ago
1 week 1 hour ago
1 week 15 hours ago
1 week 16 hours ago
1 week 19 hours ago
1 week 20 hours ago
2 weeks 14 hours ago
2 weeks 5 days ago