wiki.techinc.nl/includes/parser
C. Scott Ananian fb125de072 Allow HTML5 <rtc> tag (ruby support for East Asian typography).
We currently allow <ruby>, <rt>, <rb>, and <rp> but not the W3C HTML5
<rtc> element.  Fix that.

(Note that <rb> and <rtc> are new additions to HTML5 which currently
appear in the W3C but not the WHATWG version of the HTML5 spec.
Support for these has already been merged in gecko and webkit and
the editor plans to update the WHATWG spec.)

Bug: 67042
Change-Id: I8c0e65d782b6d23057a9723b87323b28e8bf8852
2014-07-02 18:45:14 -04:00
..
CacheTime.php Revert "Declare visibility on class properties of includes/parser/" 2014-05-16 00:52:24 +00:00
CoreParserFunctions.php Allow HTML5 <rtc> tag (ruby support for East Asian typography). 2014-07-02 18:45:14 -04:00
CoreTagHooks.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
DateFormatter.php Revert "Declare visibility on class properties of includes/parser/" 2014-05-16 00:52:24 +00:00
LinkHolderArray.php Merge "De-duplicate pages in replaceInternal" 2014-07-02 18:28:15 +00:00
Parser.php New hook, AfterParserFetchFileAndTitle 2014-07-01 17:40:11 -07:00
ParserCache.php Various documentation updates for includes/parser/ 2014-05-11 18:18:26 +02:00
ParserDiffTest.php Rename Parser_DiffTest class to ParserDiffTest 2014-06-22 13:14:01 -07:00
ParserOptions.php Merge "Fix typo" 2014-05-30 16:20:43 +00:00
ParserOutput.php Add ParserOutput::unsetProperty, add tests 2014-06-04 10:02:01 +00:00
Preprocessor.php Make RECOVER_ORIG preserve extension tags 2014-06-19 18:12:14 +00:00
Preprocessor_DOM.php Make RECOVER_ORIG preserve extension tags 2014-06-19 18:12:14 +00:00
Preprocessor_Hash.php Make RECOVER_ORIG preserve extension tags 2014-06-19 18:12:14 +00:00
StripState.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
Tidy.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00