http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89843
Revision: 89843
Author: tparscal
Date: 2011-06-10 19:11:53 +0000 (Fri, 10 Jun 2011)
Log Message:
-----------
Disabling the virtual break test for now.
Modified Paths:
--------------
trunk/parsers/wikidom/demos/surface/index.html
Modified: trunk/parsers/wikidom/demos/surface/index.html
===================================================================
--- trunk/parsers/wikidom/demos/surface/index.html 2011-06-10 19:07:11 UTC
(rev 89842)
+++ trunk/parsers/wikidom/demos/surface/index.html 2011-06-10 19:11:53 UTC
(rev 89843)
@@ -29,7 +29,7 @@
{ 'text': "The soft
returns are usually placed after the ends of complete words, or after the
punctuation that follows complete words. However, word wrap may also occur
following a hyphen." },
{ 'text': "Word wrap
following hyphens is sometimes not desired, and can be avoided by using a
so-called non-breaking hyphen instead of a regular hyphen. On the other hand,
when using word processors, invisible hyphens, called soft hyphens, can also be
inserted inside words so that word wrap can occur following the soft hyphens."
},
{ 'text': "Sometimes,
word wrap is not desirable between words. In such cases, word wrap can usually
be avoided by using a hard space or non-breaking space between the words,
instead of regular spaces." },
- { 'text':
"OccasionallyThereAreWordsThatAreSoLongTheyExceedTheWidthOfTheLineAndEndUpWrappingBetweenMultipleLines."
},
+ //{ 'text':
"OccasionallyThereAreWordsThatAreSoLongTheyExceedTheWidthOfTheLineAndEndUpWrappingBetweenMultipleLines."
},
{ 'text': "Text might
have \ttabs\t in it too." }
]
} ] }
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs