diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/answer_edit_tips.html | 641 |
1 files changed, 53 insertions, 588 deletions
diff --git a/templates/answer_edit_tips.html b/templates/answer_edit_tips.html index 11d1d989..3ab63f70 100644 --- a/templates/answer_edit_tips.html +++ b/templates/answer_edit_tips.html @@ -1,589 +1,54 @@ - - - - -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> - <head> - <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> - <title>templates/answer_edit_tips.html at f38036ae08927e3a7726b45623ba81146003b8a1 from evgenyfadeev's CNPROG - GitHub</title> - <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub" /> - <link rel="fluid-icon" href="http://github.com/fluidicon.png" title="GitHub" /> - - - <link href="http://assets1.github.com/stylesheets/bundle.css?2a110633f941d64a2db1f0670742ca89122869ad" media="screen" rel="stylesheet" type="text/css" /> - - - - - <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> - <script src="http://assets0.github.com/javascripts/bundle.js?2a110633f941d64a2db1f0670742ca89122869ad" type="text/javascript"></script> - - - - - - - - <link href="http://github.com/feeds/evgenyfadeev/commits/CNPROG/f38036ae08927e3a7726b45623ba81146003b8a1" rel="alternate" title="Recent Commits to CNPROG:f38036ae08927e3a7726b45623ba81146003b8a1" type="application/atom+xml" /> - - <meta name="description" content="An open source Q&A(question and answer) eco-system " /> - - - - - <script type="text/javascript"> - github_user = null - </script> - </head> - - - - <body> - - - <div id="main"> - <div id="header" class=""> - <div class="site"> - <div class="logo"> - <a href="http://github.com"><img src="/images/modules/header/logov3.png" alt="github" /></a> - </div> - - <div class="topsearch"> - <form action="/search" id="top_search_form" method="get"> - <input type="search" class="search" name="q" /> <input type="submit" value="Search" /> - <input type="hidden" name="type" value="Everything" /> - <input type="hidden" name="repo" value="" /> - <input type="hidden" name="langOverride" value="" /> - <input type="hidden" name="start_value" value="1" /> - </form> - <div class="links"> - <a href="/repositories">Browse</a> | <a href="/guides">Guides</a> | <a href="/search">Advanced</a> - </div> +<!-- template answer_edit_tips.html --> +{% load i18n %} +<div class="boxC"> + <p class="subtitle darkred">{% trans "answer tips" %}</p> + <div> + <ul class="list-item"> + <li> <b>{% trans "please make your answer relevant to this community" %}</b> + </li> + <li> + {% trans "try to give an answer, rather than engage into a discussion" %} + </li> + <li> + {% trans "please try to provide details" %} + </li> + <li> +{% trans "be clear and concise" %} + </li> + </ul> + <a href="/faq/" target="_blank" title="{% trans "see frequently asked questions" %}" style="float:right;position:relative">faq »</a> + <br> + </div> +</div> + +<div class="boxC"> + <p class="subtitle">{% trans "Markdown tips" %}</p> + <ul class="list-item"> + <li> + {% trans "*italic* or __italic__" %} + </li> + <li> +{% trans "**bold** or __bold__" %} + </li> + <li> + <b>{% trans "link" %}</b>:[{% trans "text" %}](http://url.com/ "{% trans "title" %}") + + </li> + + <li> + <b>{% trans "image" %}</b>:![alt {% trans "text" %}](/path/img.jpg "{% trans "title" %}") + + </li> + <li> +{% trans "numbered list:" %} + 1. Foo + 2. Bar + </li> + <li> +{% trans "basic HTML tags are also supported" %} + </li> + </ul> + <a href="http://en.wikipedia.org/wiki/Markdown" target="_blank" style="float:right;position:relative">{% trans "learn more about Markdown" %} »</a> + <br> </div> - - - <div class="actions"> - - <a href="http://github.com">Home</a> - <a href="/plans"><b><u>Pricing and Signup</u></b></a> - <a href="http://github.com/popular/forked">Repositories</a> - - <a href="/blog">Blog</a> - - <a href="https://github.com/login">Login</a> - </div> - - </div> - </div> - - - - <div id="repo_menu"> - <div class="site"> - <ul> - - <li class="active"><a href="http://github.com/evgenyfadeev/CNPROG/tree/">Source</a></li> - - <li class=""><a href="http://github.com/evgenyfadeev/CNPROG/commits/">Commits</a></li> - - - <li class=""><a href="/evgenyfadeev/CNPROG/network">Network (15)</a></li> - - - - - - - - <li class=""><a href="/evgenyfadeev/CNPROG/downloads">Downloads (0)</a></li> - - - - - <li class=""><a href="http://wiki.github.com/evgenyfadeev/CNPROG">Wiki (1)</a></li> - - - <li class=""><a href="/evgenyfadeev/CNPROG/graphs">Graphs</a></li> - - - - - </ul> - </div> - </div> - - <div id="repo_sub_menu"> - <div class="site"> - <div class="joiner"></div> - - - - - - - - </div> - </div> - - <div class="site"> - - - - - - -<div id="repos"> - - - -<script type="text/javascript"> - GitHub.currentCommitRef = "f38036ae08927e3a7726b45623ba81146003b8a1" - GitHub.currentRepoOwner = "evgenyfadeev" - GitHub.currentRepo = "CNPROG" - -</script> - - - - <div class="repo public" id="repo_details"> - <div class="title"> - <div class="path"> - <a href="/evgenyfadeev">evgenyfadeev</a> / <b><a href="http://github.com/evgenyfadeev/CNPROG/tree">CNPROG</a></b> - - - - <span id="edit_button" style="display:none;"> - <a href="/evgenyfadeev/CNPROG/edit"><img alt="edit" class="button" src="http://assets0.github.com/images/modules/repos/edit_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - </span> - - - <span id="pull_request_button" style="display:none;"> - <a href="/evgenyfadeev/CNPROG/pull_request/" class="pull_request_button"><img alt="pull request" class="button" src="http://assets0.github.com/images/modules/repos/pull_request_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - </span> - - <span id="fast_forward_button" style="display:none;"> - <a href="/evgenyfadeev/CNPROG/fast_forward" id="ff_button"><img alt="fast forward" class="button" src="http://assets3.github.com/images/modules/repos/fast_forward_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - </span> - - <span id="fork_button"> - <a href="/evgenyfadeev/CNPROG/fork"><img alt="fork" class="button" src="http://assets0.github.com/images/modules/repos/fork_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - </span> - - - <span id="watch_button"> - <a href="/evgenyfadeev/CNPROG/toggle_watch" class="toggle_watch"><img alt="watch" class="button" src="http://assets0.github.com/images/modules/repos/watch_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - </span> - - <span id="unwatch_button" style="display:none;"> - <a href="/evgenyfadeev/CNPROG/toggle_watch" class="toggle_watch"><img alt="watch" class="button" src="http://assets3.github.com/images/modules/repos/unwatch_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - </span> - - - <a href="#" id="download_button" rel="evgenyfadeev/CNPROG"><img alt="download tarball" class="button" src="http://assets2.github.com/images/modules/repos/download_button.png?2a110633f941d64a2db1f0670742ca89122869ad" /></a> - - - </div> - - <div class="security private_security" style="display:none"> - <a href="#private_repo" rel="facebox"><img src="/images/icons/private.png" alt="private" /></a> - </div> - - <div id="private_repo" class="hidden"> - This repository is private. - All pages are served over SSL and all pushing and pulling is done over SSH. - No one may fork, clone, or view it unless they are added as a <a href="/evgenyfadeev/CNPROG/edit">member</a>. - - <br/> - <br/> - Every repository with this icon (<img src="/images/icons/private.png" alt="private" />) is private. - </div> - - <div class="security public_security" style=""> - <a href="#public_repo" rel="facebox"><img src="/images/icons/public.png" alt="public" /></a> - </div> - - <div id="public_repo" class="hidden"> - This repository is public. - Anyone may fork, clone, or view it. - - <br/> - <br/> - Every repository with this icon (<img src="/images/icons/public.png" alt="public" />) is public. - </div> - - - - <div class="flexipill"> - <a href="/evgenyfadeev/CNPROG/network"> - <table cellpadding="0" cellspacing="0"> - <tr><td><img alt="Forks" src="http://assets1.github.com/images/modules/repos/pills/forks.png?2a110633f941d64a2db1f0670742ca89122869ad" /></td><td class="middle"><span>14</span></td><td><img alt="Right" src="http://assets1.github.com/images/modules/repos/pills/right.png?2a110633f941d64a2db1f0670742ca89122869ad" /></td></tr> - </table> - </a> - </div> - - <div class="flexipill"> - <a href="/evgenyfadeev/CNPROG/watchers"> - <table cellpadding="0" cellspacing="0"> - <tr><td><img alt="Watchers" src="http://assets0.github.com/images/modules/repos/pills/watchers.png?2a110633f941d64a2db1f0670742ca89122869ad" /></td><td class="middle"><span>2</span></td><td><img alt="Right" src="http://assets1.github.com/images/modules/repos/pills/right.png?2a110633f941d64a2db1f0670742ca89122869ad" /></td></tr> - </table> - </a> - </div> - </div> - - <div class="meta"> - <table> - - <tr> - <td class="label" colspan="2"> - <em>Fork of <a href="/chagel/CNPROG/tree">chagel/CNPROG</a></em> - </td> - </tr> - - <tr> - <td class="label">Description:</td> - <td> - <span id="repository_description" rel="/evgenyfadeev/CNPROG/edit/update">An open source Q&A(question and answer) eco-system </span> - <a href="#description" class="edit_link action" style="display:none;">edit</a> - </td> - </tr> - - - <tr> - <td class="label">Homepage:</td> - <td> - - <span id="repository_homepage" rel="/evgenyfadeev/CNPROG/edit/update"> - <a href="http://www.cnprog.com">http://www.cnprog.com</a> - </span> - <a href="#homepage" class="edit_link action" style="display:none;">edit</a> - </td> - </tr> - - - <tr> - <td class="label"><span id="public_clone_text" style="display:none;">Public </span>Clone URL:</td> - - <td> - <a href="git://github.com/evgenyfadeev/CNPROG.git" class="git_url_facebox" rel="#git-clone">git://github.com/evgenyfadeev/CNPROG.git</a> - <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" - width="110" - height="14" - class="clippy" - id="clippy" > - <param name="movie" value="/flash/clippy.swf"/> - <param name="allowScriptAccess" value="always" /> - <param name="quality" value="high" /> - <param name="scale" value="noscale" /> - <param NAME="FlashVars" value="text=git://github.com/evgenyfadeev/CNPROG.git"> - <param name="bgcolor" value="#F0F0F0"> - <param name="wmode" value="opaque"> - <embed src="/flash/clippy.swf" - width="110" - height="14" - name="clippy" - quality="high" - allowScriptAccess="always" - type="application/x-shockwave-flash" - pluginspage="http://www.macromedia.com/go/getflashplayer" - FlashVars="text=git://github.com/evgenyfadeev/CNPROG.git" - bgcolor="#F0F0F0" - wmode="opaque" - /> - </object> - - <div id="git-clone" style="display:none;"> - Give this clone URL to anyone. - <br/> - <code>git clone git://github.com/evgenyfadeev/CNPROG.git </code> - </div> - </td> - </tr> - - - <tr id="private_clone_url" style="display:none;"> - <td class="label">Your Clone URL:</td> - - <td> - - <div id="private-clone-url"> - <a href="git@github.com:evgenyfadeev/CNPROG.git" class="git_url_facebox" rel="#your-git-clone">git@github.com:evgenyfadeev/CNPROG.git</a> - <input type="text" value="git@github.com:evgenyfadeev/CNPROG.git" style="display: none;" /> - <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" - width="110" - height="14" - class="clippy" - id="clippy" > - <param name="movie" value="/flash/clippy.swf"/> - <param name="allowScriptAccess" value="always" /> - <param name="quality" value="high" /> - <param name="scale" value="noscale" /> - <param NAME="FlashVars" value="text=git@github.com:evgenyfadeev/CNPROG.git"> - <param name="bgcolor" value="#F0F0F0"> - <param name="wmode" value="opaque"> - <embed src="/flash/clippy.swf" - width="110" - height="14" - name="clippy" - quality="high" - allowScriptAccess="always" - type="application/x-shockwave-flash" - pluginspage="http://www.macromedia.com/go/getflashplayer" - FlashVars="text=git@github.com:evgenyfadeev/CNPROG.git" - bgcolor="#F0F0F0" - wmode="opaque" - /> - </object> - - </div> - - <div id="your-git-clone" style="display:none;"> - Use this clone URL yourself. - <br/> - <code>git clone git@github.com:evgenyfadeev/CNPROG.git </code> - </div> - </td> - </tr> - - - - - - - </table> - - </div> - </div> - - - - - - -</div> - - - <div id="commit"> - <div class="group"> - - <div class="envelope commit"> - <div class="human"> - - <div class="message"><pre><a href="/evgenyfadeev/CNPROG/commit/f38036ae08927e3a7726b45623ba81146003b8a1">added APP_TITLE, APP_KEYWORDS and APP_DESCRIPTION</a> </pre></div> - - - <div class="actor"> - <div class="gravatar"> - - <img alt="" height="30" src="http://www.gravatar.com/avatar/db77fe6f52095bd53cbd53a406e2c4b2?s=30&d=http%3A%2F%2Fgithub.com%2Fimages%2Fgravatars%2Fgravatar-30.png" width="30" /> - </div> - <div class="name"><a href="/evgenyfadeev">evgenyfadeev</a> <span>(author)</span></div> - <div class="date"> - <abbr class="relatize" title="2009-07-27 17:44:51">Mon Jul 27 17:44:51 -0700 2009</abbr> - </div> - </div> - - - - </div> - <div class="machine"> - <span>c</span>ommit <a href="/evgenyfadeev/CNPROG/commit/f38036ae08927e3a7726b45623ba81146003b8a1" hotkey="c">f38036ae08927e3a7726b45623ba81146003b8a1</a><br /> - <span>t</span>ree <a href="/evgenyfadeev/CNPROG/tree/f38036ae08927e3a7726b45623ba81146003b8a1/templates/answer_edit_tips.html" hotkey="t">92408af2557eb7b6677495a3bdf4e39c8a47af62</a><br /> - - - <span>p</span>arent - - <a href="/evgenyfadeev/CNPROG/commit/464c14f8e63cc1df409f2f72a1871d364d41b0d7" hotkey="p">464c14f8e63cc1df409f2f72a1871d364d41b0d7</a> - - - </div> - </div> - - </div> - </div> - - - - - <div id="path"> - <b><a href="/evgenyfadeev/CNPROG/tree/f38036ae08927e3a7726b45623ba81146003b8a1">CNPROG</a></b> / <a href="/evgenyfadeev/CNPROG/tree/f38036ae08927e3a7726b45623ba81146003b8a1/templates">templates</a> / answer_edit_tips.html <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" - width="110" - height="14" - class="clippy" - id="clippy" > - <param name="movie" value="/flash/clippy.swf"/> - <param name="allowScriptAccess" value="always" /> - <param name="quality" value="high" /> - <param name="scale" value="noscale" /> - <param NAME="FlashVars" value="text=templates/answer_edit_tips.html"> - <param name="bgcolor" value="#FFFFFF"> - <param name="wmode" value="opaque"> - <embed src="/flash/clippy.swf" - width="110" - height="14" - name="clippy" - quality="high" - allowScriptAccess="always" - type="application/x-shockwave-flash" - pluginspage="http://www.macromedia.com/go/getflashplayer" - FlashVars="text=templates/answer_edit_tips.html" - bgcolor="#FFFFFF" - wmode="opaque" - /> - </object> - - </div> - - <div id="files"> - <div class="file"> - <div class="meta"> - <div class="info"> - <span>100644</span> - <span>55 lines (50 sloc)</span> - <span>1.685 kb</span> - </div> - <div class="actions"> - - <a href="/evgenyfadeev/CNPROG/raw/f38036ae08927e3a7726b45623ba81146003b8a1/templates/answer_edit_tips.html" id="raw-url">raw</a> - - <a href="/evgenyfadeev/CNPROG/blame/f38036ae08927e3a7726b45623ba81146003b8a1/templates/answer_edit_tips.html">blame</a> - - <a href="/evgenyfadeev/CNPROG/commits/master/templates/answer_edit_tips.html">history</a> - </div> - </div> - - <div class="data syntax"> - - <table cellpadding="0" cellspacing="0"> - <tr> - <td> - - <pre class="line_numbers"> -<span id="LID1" rel="#L1">1</span> -<span id="LID2" rel="#L2">2</span> -<span id="LID3" rel="#L3">3</span> -<span id="LID4" rel="#L4">4</span> -<span id="LID5" rel="#L5">5</span> -<span id="LID6" rel="#L6">6</span> -<span id="LID7" rel="#L7">7</span> -<span id="LID8" rel="#L8">8</span> -<span id="LID9" rel="#L9">9</span> -<span id="LID10" rel="#L10">10</span> -<span id="LID11" rel="#L11">11</span> -<span id="LID12" rel="#L12">12</span> -<span id="LID13" rel="#L13">13</span> -<span id="LID14" rel="#L14">14</span> -<span id="LID15" rel="#L15">15</span> -<span id="LID16" rel="#L16">16</span> -<span id="LID17" rel="#L17">17</span> -<span id="LID18" rel="#L18">18</span> -<span id="LID19" rel="#L19">19</span> -<span id="LID20" rel="#L20">20</span> -<span id="LID21" rel="#L21">21</span> -<span id="LID22" rel="#L22">22</span> -<span id="LID23" rel="#L23">23</span> -<span id="LID24" rel="#L24">24</span> -<span id="LID25" rel="#L25">25</span> -<span id="LID26" rel="#L26">26</span> -<span id="LID27" rel="#L27">27</span> -<span id="LID28" rel="#L28">28</span> -<span id="LID29" rel="#L29">29</span> -<span id="LID30" rel="#L30">30</span> -<span id="LID31" rel="#L31">31</span> -<span id="LID32" rel="#L32">32</span> -<span id="LID33" rel="#L33">33</span> -<span id="LID34" rel="#L34">34</span> -<span id="LID35" rel="#L35">35</span> -<span id="LID36" rel="#L36">36</span> -<span id="LID37" rel="#L37">37</span> -<span id="LID38" rel="#L38">38</span> -<span id="LID39" rel="#L39">39</span> -<span id="LID40" rel="#L40">40</span> -<span id="LID41" rel="#L41">41</span> -<span id="LID42" rel="#L42">42</span> -<span id="LID43" rel="#L43">43</span> -<span id="LID44" rel="#L44">44</span> -<span id="LID45" rel="#L45">45</span> -<span id="LID46" rel="#L46">46</span> -<span id="LID47" rel="#L47">47</span> -<span id="LID48" rel="#L48">48</span> -<span id="LID49" rel="#L49">49</span> -<span id="LID50" rel="#L50">50</span> -<span id="LID51" rel="#L51">51</span> -<span id="LID52" rel="#L52">52</span> -<span id="LID53" rel="#L53">53</span> -<span id="LID54" rel="#L54">54</span> -<span id="LID55" rel="#L55">55</span> -</pre> - </td> - <td width="100%"> - - - <div class="highlight"><pre><div class="line" id="LC1"><span class="c"><!-- template answer_edit_tips.html --></span></div><div class="line" id="LC2">{% load i18n %}</div><div class="line" id="LC3"><span class="nt"><div</span> <span class="na">class=</span><span class="s">"boxC"</span><span class="nt">></span></div><div class="line" id="LC4"> <span class="nt"><p</span> <span class="na">class=</span><span class="s">"subtitle darkred"</span><span class="nt">></span>{% trans "answer tips" %}<span class="nt"></p></span></div><div class="line" id="LC5"> <span class="nt"><div></span></div><div class="line" id="LC6"> <span class="nt"><ul</span> <span class="na">class=</span><span class="s">"list-item"</span><span class="nt">></span></div><div class="line" id="LC7"> <span class="nt"><li></span> <span class="nt"><b></span>{% trans "please make your answer relevant to this community" %}<span class="nt"></b></span></div><div class="line" id="LC8"> <span class="nt"></li></span></div><div class="line" id="LC9"> <span class="nt"><li></span></div><div class="line" id="LC10"> {% trans "try to give an answer, rather than engage into a discussion" %}</div><div class="line" id="LC11"> <span class="nt"></li></span></div><div class="line" id="LC12"> <span class="nt"><li></span></div><div class="line" id="LC13"> {% trans "please try to provide details" %}</div><div class="line" id="LC14"> <span class="nt"></li></span></div><div class="line" id="LC15"> <span class="nt"><li></span></div><div class="line" id="LC16"> {% trans "be clear and concise" %}</div><div class="line" id="LC17"> <span class="nt"></li></span></div><div class="line" id="LC18"> <span class="nt"></ul></span></div><div class="line" id="LC19"> <span class="nt"><a</span> <span class="na">href=</span><span class="s">"/faq/"</span> <span class="na">target=</span><span class="s">"_blank"</span> <span class="na">title=</span><span class="s">"{% trans "</span><span class="na">see</span> <span class="na">frequently</span> <span class="na">asked</span> <span class="na">questions</span><span class="err">"</span> <span class="err">%}"</span> <span class="na">style=</span><span class="s">"float:right;position:relative"</span><span class="nt">></span>faq »<span class="nt"></a></span></div><div class="line" id="LC20"> <span class="nt"><br></span> </div><div class="line" id="LC21"> <span class="nt"></div></span></div><div class="line" id="LC22"><span class="nt"></div></span></div><div class="line" id="LC23"> </div><div class="line" id="LC24"><span class="nt"><div</span> <span class="na">class=</span><span class="s">"boxC"</span><span class="nt">></span></div><div class="line" id="LC25"> <span class="nt"><p</span> <span class="na">class=</span><span class="s">"subtitle"</span><span class="nt">></span>{% trans "Markdown tips" %}<span class="nt"></p></span></div><div class="line" id="LC26"> <span class="nt"><ul</span> <span class="na">class=</span><span class="s">"list-item"</span><span class="nt">></span></div><div class="line" id="LC27"> <span class="nt"><li></span></div><div class="line" id="LC28"> {% trans "*italic* or __italic__" %}</div><div class="line" id="LC29"> <span class="nt"></li></span></div><div class="line" id="LC30"> <span class="nt"><li></span></div><div class="line" id="LC31"> {% trans "**bold** or __bold__" %}</div><div class="line" id="LC32"> <span class="nt"></li></span></div><div class="line" id="LC33"> <span class="nt"><li></span></div><div class="line" id="LC34"> <span class="nt"><b></span>{% trans "link" %}<span class="nt"></b></span>:[{% trans "text" %}](http://url.com/ "{% trans "title" %}")</div><div class="line" id="LC35"> </div><div class="line" id="LC36"> <span class="nt"></li></span></div><div class="line" id="LC37"> </div><div class="line" id="LC38"> <span class="nt"><li></span></div><div class="line" id="LC39"> <span class="nt"><b></span>{% trans "image" %}<span class="nt"></b></span>:![alt {% trans "text" %}](/path/img.jpg "{% trans "title" %}")</div><div class="line" id="LC40"> </div><div class="line" id="LC41"> <span class="nt"></li></span></div><div class="line" id="LC42"> <span class="nt"><li></span></div><div class="line" id="LC43"> {% trans "numbered list:" %}</div><div class="line" id="LC44"> 1. Foo</div><div class="line" id="LC45"> 2. Bar</div><div class="line" id="LC46"> <span class="nt"></li></span></div><div class="line" id="LC47"> <span class="nt"><li></span></div><div class="line" id="LC48"> {% trans "basic HTML tags are also supported" %}</div><div class="line" id="LC49"> <span class="nt"></li></span></div><div class="line" id="LC50"> <span class="nt"></ul></span></div><div class="line" id="LC51"> <span class="nt"><a</span> <span class="na">href=</span><span class="s">"http://en.wikipedia.org/wiki/Markdown"</span> <span class="na">target=</span><span class="s">"_blank"</span> <span class="na">style=</span><span class="s">"float:right;position:relative"</span><span class="nt">></span>{% trans "learn more about Markdown" %} »<span class="nt"></a></span></div><div class="line" id="LC52"> <span class="nt"><br></span> </div><div class="line" id="LC53"><span class="nt"></div></span></div><div class="line" id="LC54"><span class="c"><!-- end template answer_edit_tips.html --></span></div><div class="line" id="LC55"> </div></pre></div> - - </td> - </tr> - </table> - - </div> - - - </div> - </div> - - - - - </div> - - - - <div class="push"></div> - </div> - - <div id="footer"> - <div class="site"> - <div class="info"> - <div class="links"> - <a href="http://github.com/blog"><b>Blog</b></a> | - <a href="http://support.github.com/">Support</a> | - <a href="http://github.com/training">Training</a> | - <a href="http://github.com/contact">Contact</a> | - <a href="http://develop.github.com">API</a> | - <a href="http://twitter.com/github">Status</a> | - <a href="http://twitter.com/github">GitHub on Twitter</a> | - <a href="http://github.com/guides/home">Help</a> - - </div> - <div class="company"> - <span id="_rrt" title="1.62186s from xc88-s00009">GitHub</span>™ - is <a href="http://logicalawesome.com/">Logical Awesome</a> ©2009 | <a href="/site/terms">Terms of Service</a> | <a href="/site/privacy">Privacy Policy</a> - </div> - </div> - <div class="sponsor"> - <a href="http://engineyard.com"><img src="/images/modules/footer/ey-rubyhosting.png" alt="Engine Yard" /></a> - </div> - </div> - </div> - - <div id="coming_soon" style="display:none;"> - This feature is coming soon. Sit tight! - </div> - - - <script type="text/javascript"> - var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); - document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); - </script> - <script type="text/javascript"> - var pageTracker = _gat._getTracker("UA-3769691-2"); - pageTracker._initData(); - pageTracker._trackPageview(); - </script> - - - </body> -</html> - +<!-- end template answer_edit_tips.html -->
\ No newline at end of file |