video-tutorial-maker icon indicating copy to clipboard operation
video-tutorial-maker copied to clipboard

Add codeProps and previewProps to graymatter

Open pomber opened this issue 4 years ago • 0 comments

Something like:


---
title: 'foo'
preset: 'bar'
preview: { zoom: 1.5 }
code: { minColumns: 30 }
---

pomber avatar Jun 28 '21 19:06 pomber