Commit c10c8da8 authored by Julien Muchembled's avatar Julien Muchembled

my_preferred_text_format: replace StructuredText by reStructuredText


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22508 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1ce710df
...@@ -180,6 +180,12 @@ ...@@ -180,6 +180,12 @@
</dictionary> </dictionary>
</value> </value>
</item> </item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
...@@ -237,8 +243,8 @@ ...@@ -237,8 +243,8 @@
<string>text/plain</string> <string>text/plain</string>
</tuple> </tuple>
<tuple> <tuple>
<string>Structured Text</string> <string>reStructuredText</string>
<string>text/structured</string> <string>text/x-rst</string>
</tuple> </tuple>
</list> </list>
</value> </value>
......
874 875
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment