video-tutorial-maker
video-tutorial-maker copied to clipboard
Add codeProps and previewProps to graymatter
Something like:
---
title: 'foo'
preset: 'bar'
preview: { zoom: 1.5 }
code: { minColumns: 30 }
---