Revision: b14e2679ba7d
Author: Pekka Klärck
Date: Fri Feb 17 06:46:22 2012
Log: me hates gcode wiki syntax
http://code.google.com/p/robotframework/source/detail?r=b14e2679ba7d&repo=wiki
Modified:
/ReleaseNotes27.wiki
=======================================
--- /ReleaseNotes27.wiki Fri Feb 17 06:43:10 2012
+++ /ReleaseNotes27.wiki Fri Feb 17 06:46:22 2012
@@ -71,9 +71,9 @@
The command line usage of the tool has changed a little, but updating
existing scripts that use the tool ought to be easy. Most importantly
the documentation syntax itself has not been changed, except that it
-now supports also pre-formatted text (issue 447). Run `python -m
-robot.libdoc --help` for usage and see [UserGuide User Guide] for more
-information about the documentation syntax.
+now supports also pre-formatted text (issue 447). Run
+`python -m robot.libdoc --help` for usage and see [UserGuide User Guide]
+for more information about the documentation syntax.
== New built-in tool `tidy` for cleaning up data and changing data format
==