1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-04 19:08:27 +01:00
phorge-phorge/src/infrastructure/markup
John Watson dbe3818d8c Add ability to pass width arg to dot remarkup interpeter
Summary:
Allows to keep really wide graphs inside the div:

  dot (width=100%) {{{ }}}

Test Plan:
Created a graph that is wider than a phriction page.
Added `(width=100%)` and now the images stays within the div.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8235
2014-02-14 13:15:19 -08:00
..
interpreter Add ability to pass width arg to dot remarkup interpeter 2014-02-14 13:15:19 -08:00
rule Move PhabricatorTagView to PHUITagView 2014-01-14 14:09:52 -08:00
PhabricatorMarkupEngine.php Remarkup - add underline rule 2014-01-17 13:11:26 -08:00
PhabricatorMarkupInterface.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMarkupOneOff.php Cache the computation of the custom block component of the markup key 2013-11-13 17:08:24 -08:00
PhabricatorMarkupPreviewController.php Add a "document" style to PHUIRemarkupPreviewPanel and use it in Legalpad and Phriction 2013-08-05 10:47:26 -07:00
PhabricatorSyntaxHighlighter.php Delete license headers from files 2012-11-05 11:16:51 -08:00