<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/test/functional/input/data, branch docutils-0.17</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>HTML5 writer: support &lt;video&gt;.</title>
<updated>2021-03-20T23:47:29+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-03-20T23:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=992fa3ad4ba0e51e2eadd780d190069e289787d7'/>
<id>992fa3ad4ba0e51e2eadd780d190069e289787d7</id>
<content type='text'>
Use &lt;video&gt; for images with video MIME types supported by HTML5.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8639 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use &lt;video&gt; for images with video MIME types supported by HTML5.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8639 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.</title>
<updated>2021-03-09T12:53:57+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-03-09T12:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=ea5ffb7b7be37d64c7ea8711aaf74b960c1f1e06'/>
<id>ea5ffb7b7be37d64c7ea8711aaf74b960c1f1e06</id>
<content type='text'>
The default behaviour of many mobile browsers is to render for a
virtual viewport size and scale.
This breaks CSS styling with the default stylesheets.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8632 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default behaviour of many mobile browsers is to render for a
virtual viewport size and scale.
This breaks CSS styling with the default stylesheets.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8632 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>New responsive style for HTML5.</title>
<updated>2021-03-05T21:14:20+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-03-05T21:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=0e59e1e073083ba7f8c1ac6e963e90a46c6b0696'/>
<id>0e59e1e073083ba7f8c1ac6e963e90a46c6b0696</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8630 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8630 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Update functional test sample.</title>
<updated>2021-02-23T12:47:48+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-02-23T12:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=ca6f9369baeb24b3454889d349c1b52bec7dd536'/>
<id>ca6f9369baeb24b3454889d349c1b52bec7dd536</id>
<content type='text'>
Update some links.

Describe "meta" directive.

Don't use too wide images and tables
to allow adaption to small screens (mobile).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8627 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update some links.

Describe "meta" directive.

Don't use too wide images and tables
to allow adaption to small screens (mobile).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8627 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/Update HTML5 writer functional test.</title>
<updated>2021-02-13T12:00:39+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-02-13T12:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=66ca06d369e040a4394eef301891f6f1d8eaa9a9'/>
<id>66ca06d369e040a4394eef301891f6f1d8eaa9a9</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8622 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8622 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Small update of the functional test input.</title>
<updated>2021-01-26T23:38:51+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-01-26T23:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=5c06a8410aec9cf0bb82e65b3fd87c59fa57d3e6'/>
<id>5c06a8410aec9cf0bb82e65b3fd87c59fa57d3e6</id>
<content type='text'>
No change in functionality.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8608 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No change in functionality.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8608 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the sidebar's "title" argument optional.</title>
<updated>2020-07-10T10:08:14+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-07-10T10:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=da8a40a5d3f420d5f44e343fd6a8ecc29dc59f5a'/>
<id>da8a40a5d3f420d5f44e343fd6a8ecc29dc59f5a</id>
<content type='text'>
Feature request #69.

The analogous DocBook "sidebar" element's title is optional. too
(https://tdg.docbook.org/tdg/5.2/sidebar.html).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8524 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature request #69.

The analogous DocBook "sidebar" element's title is optional. too
(https://tdg.docbook.org/tdg/5.2/sidebar.html).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8524 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>functional tests: add section heading</title>
<updated>2020-04-03T16:58:35+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-04-03T16:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=cd17abef639b8b0b1561301dadaa151006348047'/>
<id>cd17abef639b8b0b1561301dadaa151006348047</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8514 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8514 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>html writer: Drop spurious suffix after &lt;object&gt; starttag.</title>
<updated>2020-04-03T16:58:18+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-04-03T16:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=0aefc2affc7fca8fcf5cbc68e0b4e35262d0c350'/>
<id>0aefc2affc7fca8fcf5cbc68e0b4e35262d0c350</id>
<content type='text'>
Also backported to html4css1 to fix possible spurious
whitespace after inline images.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8513 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also backported to html4css1 to fix possible spurious
whitespace after inline images.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8513 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly escape LaTeX commands in test samples.</title>
<updated>2017-11-06T14:14:14+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-11-06T14:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f6b11bb266783c128ecddd677099e40296c9e60f'/>
<id>f6b11bb266783c128ecddd677099e40296c9e60f</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8200 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8200 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
