diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 16:34:24 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 16:34:24 +0000 |
| commit | 082634894c1629c0e277492e62db09560a57d3fb (patch) | |
| tree | 55859e47bdabbeb9b83ad32c828f99b64547e938 /docutils/test/functional/expected | |
| parent | 9715294f072c8b0dbc73e0c60b49465e10d0b426 (diff) | |
| download | docutils-082634894c1629c0e277492e62db09560a57d3fb.tar.gz | |
added text about using the unicode directive for en and em dashes
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2888 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected')
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_html4css1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index 009a8f482..13ed5d5b8 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.3.6: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.3.7: http://docutils.sourceforge.net/" /> <title>reStructuredText Test Document</title> <meta name="author" content="David Goodger" /> <meta name="author" content="Me" /> |
