1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-10-23 17:18:51 +02:00
phorge-phorge/webroot/rsrc/css/core
epriestley 2c06815edb When rendering Jupyter notebook diffs, split code inputs into individual blocks
Summary:
Ref T13425. Currently, code inputs and all outputs are grouped into a single block. This is fine for display notebooks but not great for diffing notebooks.

Instead, split source code input into individual lines with one line per block, and each output into its own block.

This allows you to leave actual line-by-line inlines on source, and comment on outputs individually.

Test Plan: {F6888583}

Maniphest Tasks: T13425

Differential Revision: https://secure.phabricator.com/D20840
2019-09-25 21:05:18 -07:00
..
core.css Make PHUITwoColumnView a little more printable 2017-09-25 19:56:22 +00:00
remarkup.css Differentiate Remarkup header sizes more clearly 2019-06-04 16:03:32 -07:00
syntax.css When rendering Jupyter notebook diffs, split code inputs into individual blocks 2019-09-25 21:05:18 -07:00
z-index.css Remove Differential "objectives" UI 2017-05-30 17:58:49 -07:00