1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 13:51:02 +01:00
phorge-phorge/src/applications/files/diff
epriestley 4fd0628fae Fix two rendering issues with Jupyter notebooks
Summary:
See PHI1752.

  - Early exit of document layout can cause us to fail to populate available rows.
  - Some Jupyter documents have "markdown" cells with plain strings, apparently.

Test Plan: Successfully rendered example diff from PHI1752.

Differential Revision: https://secure.phabricator.com/D21285
2020-05-22 11:53:55 -07:00
..
PhabricatorDocumentEngineBlock.php Perform basic block interdiffs when diffing abstract blocks, and interdiff markdown in Jupyter notebooks 2019-09-30 10:43:15 -07:00
PhabricatorDocumentEngineBlockDiff.php Perform basic block interdiffs when diffing abstract blocks, and interdiff markdown in Jupyter notebooks 2019-09-30 10:43:15 -07:00
PhabricatorDocumentEngineBlocks.php Fix two rendering issues with Jupyter notebooks 2020-05-22 11:53:55 -07:00