1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-25 21:19:21 +01:00
phorge-phorge/src/infrastructure/markup
epriestley 2327578adc Respect linebreaks in full HTML tables in Remarkup
Summary:
Fixes T5427. See PHI1630. See also T13160 and D20568.

In the full HTML table syntax with "<table>", respect linebreaks as literals inside "<td>" cells.

Test Plan: Previewed some full-HTML tables with and without linebreaks, saw what seemed like sensible rendering behavior.

Maniphest Tasks: T5427

Differential Revision: https://secure.phabricator.com/D20971
2020-02-06 15:01:16 -08:00
..
__tests__ Generate more friendly anchor names for header sections in Remarkup 2019-09-24 11:03:03 -07:00
blockrule Respect linebreaks in full HTML tables in Remarkup 2020-02-06 15:01:16 -08:00
interpreter Put cows and figlet bannners in <pre> in HTML mail bodies 2015-10-08 20:03:15 -07:00
markuprule Fix an XSS issue with certain high-priority remarkup rules embedded inside lower-priority link rules 2019-12-13 10:37:50 -08:00
remarkup Improve Remarkup parsing performance for certain large input blocks 2020-02-04 15:07:00 -08:00
rule Improve Remarkup parsing performance for certain large input blocks 2020-02-04 15:07:00 -08:00
view Always serve "{meme ...}" from the CDN domain, never from the primary domain 2018-03-08 07:47:02 -08:00
PhabricatorMarkupEngine.php Fix an issue where intracontent empty lines were incorrectly trimmed in quoted blocks 2020-02-04 08:09:50 -08:00
PhabricatorMarkupInterface.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorMarkupOneOff.php Move PhrictionContent from RemarkupInterface (deprecated) to PHUIRemarkupView 2018-02-15 17:40:51 -08:00
PhabricatorMarkupPreviewController.php Disable caching of remarkup previews 2015-02-22 05:39:25 -08:00
PhabricatorSyntaxHighlighter.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhutilRemarkupBlockStorage.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00