<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,16 +6,37 @@
 
 size_em plugin for Pukiwiki
 
+size.inc.php use &quot;px&quot;. 
+ex. &quot;font-size:2px&quot;.
+But this size_em.inc.php use &quot;em&quot;. 
+ex. &quot;font-size:2em&quot;
+
 ** FEATURES/PROBLEMS:
 
-- &amp;size_em(2){test test}; to 
+*** using with inline
+
+&amp;size_em(2){test test}; 
+
+ to 
+
 &lt;span style=&quot;font-size:2em;display:inline-block;line-height:100%;text-indent:0px&quot;&gt;test test&lt;/span&gt;
 
 ** TODO
 
-- #size_em(2) {{
+*** using with block
+#size_em(2){{
+test
+test
 }}
 
+ to 
+
+&lt;div style=&quot;font-size:2em&quot;&gt;
+test
+test
+&lt;/div&gt;
+
+
 ** license
 
 (The MIT License)</diff>
      <filename>readme.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a1786d2bb7c66c04c979ab40c31f3a905cf539ea</id>
    </parent>
  </parents>
  <author>
    <name>toooooooby</name>
    <email>toby.net.info.mail+git@gmail.com</email>
  </author>
  <url>http://github.com/toooooooby/pukiwiki-size_em-plugin/commit/67d1e4693e7fa2b8d80d26ecb13cf52503a32446</url>
  <id>67d1e4693e7fa2b8d80d26ecb13cf52503a32446</id>
  <committed-date>2009-10-03T19:00:30-07:00</committed-date>
  <authored-date>2009-10-03T19:00:30-07:00</authored-date>
  <message>add details to readme.txt</message>
  <tree>71d6e61500a2b18f30b532e960e98cb66cda28ce</tree>
  <committer>
    <name>toooooooby</name>
    <email>toby.net.info.mail+git@gmail.com</email>
  </committer>
</commit>
