-
goodger added milde to the Docutils: Documentation Utilities project.
2009-08-31 22:20:40 UTC in Docutils: Documentation Utilities
-
Thank you for your contribution! It has been checked in to the
Docutils repository.
You can download the most current snapshot from:
http://docutils.sourceforge.net/docutils-snapshot.tgz.
2009-08-31 13:59:39 UTC in Docutils: Documentation Utilities
-
Checked in by Günter Milde.
See https://sourceforge.net/mailarchive/message.php?msg_name=h7fsp3%24dor%241%40ger.gmane.org.
2009-08-31 13:59:39 UTC in Docutils: Documentation Utilities
-
I had fixed this but hadn't checked it in yet. r6107 is effectively the same as this patch. Thanks for the reminder.
2009-08-31 02:37:34 UTC in Docutils: Documentation Utilities
-
Thank you for your contribution! It has been checked in to the
Docutils repository.
You can download the most current snapshot from:
http://docutils.sourceforge.net/docutils-snapshot.tgz.
2009-08-31 02:37:30 UTC in Docutils: Documentation Utilities
-
I cannot reproduce this issue.
Which version of Docutils are you using?
"abbr" is not supported in stock Docutils ("abbreviation" is, although it doesn't do anything; there is only stub code for it).
When I tried "hello (:abbreviation:`TLA (Three Letter Acronym)`) there" as input, I saw no newline or space in the output (using the latest Docutils from the repository).
Please provide...
2009-07-16 14:53:53 UTC in Docutils: Documentation Utilities
-
The problem is a non-ASCII character in the file name.
There's a markup error in the input file, which Docutils is trying to report (":208: (ERROR/3) Unexpected indentation.") The observed UnicodeDecodeError exception is caused by a problem encoding the file name itself.
As a workaround, please rename the file; remove any non-ASCII characters from the file name.
2009-04-26 13:41:04 UTC in Docutils: Documentation Utilities
-
goodger committed revision 260 to the Polyform Puzzler SVN repository, changing 1 files.
2009-01-20 15:16:12 UTC in Polyform Puzzler
-
goodger committed revision 259 to the Polyform Puzzler SVN repository, changing 23 files.
2009-01-20 15:12:41 UTC in Polyform Puzzler
-
Closing the bug.
While I agree that the sandbox project author should be told, how may not always be obvious. This is the bug tracker for the entire project, including the sandbox projects.
2009-01-19 23:03:02 UTC in Docutils: Documentation Utilities