d2/d2renderers/d2sketch
Anmol Sethi e4fac7840f
cli: Improve multiboard output
- Boards with subboards are now selfcontained folders with index.svg/png as
  the root board render.
- Boards that are only containers of other boards are not rendered. For example a
  scenario with no modifications and only steps only has its steps
  rendered.
- Boards with sibling boards of another type are rendered under a
  subdirectory indicating their type to separate them. For example a
  board with layers and scenarios has its layers rendered into subfolder
  layers and scenarios into subfolder scenarios.

cc @berniexie see BoardContainer field on d2target.Board for the field
you were looking for to skip renders for PDFs too.
2023-02-27 13:50:03 -08:00
..
testdata cli: Improve multiboard output 2023-02-27 13:50:03 -08:00
rough.js fix typo 2022-12-30 21:12:04 +01:00
setup.js implement sketch 2022-12-21 20:55:27 -08:00
sketch.go fix font-color for tables and class 2023-02-24 20:39:34 -08:00
sketch_test.go implement background styles 2023-02-26 16:23:51 -08:00
streaks.txt fix sketch tests, better trigger system 2023-02-19 14:26:24 +01:00