<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/utils/smartquotes.py, branch docutils-0.15</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Apply [ 153 ] Korean mappings by Thomas Sungjin Kang.</title>
<updated>2019-04-15T10:01:10+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-04-15T10:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=75f57a7165165ff8dfa9a2e6a1528fe0658b4df2'/>
<id>75f57a7165165ff8dfa9a2e6a1528fe0658b4df2</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove flag to re.sub (not required and unsupported in 2.6).</title>
<updated>2018-01-14T17:37:13+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2018-01-14T17:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=89ef9c9cde5b07c0ac71f236d6d28ca1bcc93194'/>
<id>89ef9c9cde5b07c0ac71f236d6d28ca1bcc93194</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8211 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8211 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #338: re.sub() flag argument at wrong position.</title>
<updated>2018-01-08T23:29:19+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2018-01-08T23:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=6fe63d80ba46e9b36eb1e5182d31ab2bb94c4eea'/>
<id>6fe63d80ba46e9b36eb1e5182d31ab2bb94c4eea</id>
<content type='text'>
Thanks to Jakub Wilk for reporting.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8209 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Jakub Wilk for reporting.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8209 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor documentation update: smartquotes is still experimental.</title>
<updated>2017-11-08T11:25:10+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-11-08T11:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=bac6cfb83a751a95a5933f4e8fbd167ed3e90e2a'/>
<id>bac6cfb83a751a95a5933f4e8fbd167ed3e90e2a</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8202 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8202 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>smartquotes: Fix bug #332.</title>
<updated>2017-10-25T13:57:27+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-10-25T13:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=b8aa1b8be97c601c61d0eb9dad8ff7eb2c8c6cdb'/>
<id>b8aa1b8be97c601c61d0eb9dad8ff7eb2c8c6cdb</id>
<content type='text'>
Use open quote after whitespace, ZWSP, and ZWNJ.
Code cleanup.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8190 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use open quote after whitespace, ZWSP, and ZWNJ.
Code cleanup.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8190 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>smart quotes: improve configurability of the transform, add more locales.</title>
<updated>2017-05-30T21:04:18+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-05-30T21:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=92e3d008bbd0d2fab5f3941c97a1c98f8d94d38b'/>
<id>92e3d008bbd0d2fab5f3941c97a1c98f8d94d38b</id>
<content type='text'>
The lists of "literal" inline and block-level nodes not requiring smartquote
conversions are now attributes of the Smartquote transform class.

Added Bulgarian, Macedonian, and Norwegian (Bokmaal and Nynorsk) quotes.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8095 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lists of "literal" inline and block-level nodes not requiring smartquote
conversions are now attributes of the Smartquote transform class.

Added Bulgarian, Macedonian, and Norwegian (Bokmaal and Nynorsk) quotes.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8095 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve smartquotes command line interface.</title>
<updated>2017-05-21T10:16:33+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-05-21T10:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=ad7fc9fcf18d0f7895e84dfadc9354679a4dde92'/>
<id>ad7fc9fcf18d0f7895e84dfadc9354679a4dde92</id>
<content type='text'>
use locale to set default language,
sort style help.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8071 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use locale to set default language,
sort style help.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8071 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "smartquotes-locales" setting.</title>
<updated>2017-05-08T22:10:39+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-05-08T22:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=7d7f1a0503178e1126717ab7f7698a9ac3ae6396'/>
<id>7d7f1a0503178e1126717ab7f7698a9ac3ae6396</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8068 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8068 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a regression in [r8062] (extra space with French smartquotes again).</title>
<updated>2017-05-04T13:06:23+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-05-04T13:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=a6cad8a7bd1e23b94c661b1702813b4025f5e8f0'/>
<id>a6cad8a7bd1e23b94c661b1702813b4025f5e8f0</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8065 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8065 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>smartquotes: Add command line interface for stand-alone use (requires 2.7).</title>
<updated>2017-04-24T22:05:40+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-04-24T22:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=0e1b2291a36e36742dc3abbca34681418cf3381a'/>
<id>0e1b2291a36e36742dc3abbca34681418cf3381a</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
