<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-04-14:61366</id>
  <title>jack</title>
  <subtitle>jack</subtitle>
  <author>
    <name>jack</name>
  </author>
  <link rel="alternate" type="text/html" href="https://jack.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://jack.dreamwidth.org/data/atom"/>
  <updated>2012-10-30T10:18:58Z</updated>
  <dw:journal username="jack" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-04-14:61366:795319</id>
    <link rel="alternate" type="text/html" href="https://jack.dreamwidth.org/795319.html"/>
    <link rel="self" type="text/xml" href="https://jack.dreamwidth.org/data/atom/?itemid=795319"/>
    <title>Markdown!</title>
    <published>2012-10-30T10:18:58Z</published>
    <updated>2012-10-30T10:18:58Z</updated>
    <category term="markdown"/>
    <category term="lj"/>
    <category term="dw"/>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">&lt;p&gt;I didn't notice, Dreamwidth have introduced support for markdown syntax!&lt;/p&gt;

&lt;p&gt;I find that an awful lot more useful than HTML or rich text because I usually only want &lt;strong&gt;bold&lt;/strong&gt; and &lt;em&gt;italic&lt;/em&gt;, but I like to be able to copy the text into a text editor or read it without a lot of html tags.&lt;/p&gt;

&lt;p&gt;You can easily make unordered lists&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;just&lt;/li&gt;
&lt;li&gt;like&lt;/li&gt;
&lt;li&gt;this&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And you can make automatically-ordered lists&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;although&lt;/li&gt;
&lt;li&gt;they&lt;/li&gt;
&lt;li&gt;only&lt;/li&gt;
&lt;li&gt;use&lt;/li&gt;
&lt;li&gt;successive&lt;/li&gt;
&lt;li&gt;positive&lt;/li&gt;
&lt;li&gt;integers&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;And the one thing I always found a pain in LJ/DW HTML, making a&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Blockquote&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And it's even easy to&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Blockquote several &lt;br /&gt;
  different lines &lt;br /&gt;
  of text &lt;br /&gt;
  by putting a &amp;gt; &lt;br /&gt;
  at the beginning &lt;br /&gt;
  of the first  &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And it even has&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;int main()
{
  cout &amp;lt;&amp;lt; "automatic formatting" &amp;lt;&amp;lt; " of code " &amp;lt;&amp;lt; "samples";
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;It's a very recent, very quick and dirty beta, so it's amazing it just works as well as it does. Ironically the one thing it doesn't do is applying the formatting before it crossposts a post, so the dreamwidth copy of this post has the formatted version, and the livejournal copy has the original source (see link below for the other one). I imagine there's a dreamwidth bug for this, or maybe eventually livejournal will copy the code changes.&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=jack&amp;ditemid=795319" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
