Rowan Cockett
Rowan Cockett
Does anyone use these functions in `Utils.ModelBuilder`? ``` defineTwoLayers defineBlock layeredModel addBlock ``` If not, can we remove them, or refactor them?
- [x] add the DC example from the SimPEG paper. @sgkang do you have the original code for this? There are a couple other works in progress.
I wrote a rather lengthy document to try and justify this project to myself, as I started it before knowing about both Idyll and Svelte. Both of these seem to...


This should probably be done by an media css for the print options. 
- [ ] Revisit demo, see if we can simplify. - [ ] Review selection / comment.
`` |code` --> `|code` -- UNDO --> `code`| `` Should be: `` |code` --> `|code` -- UNDO --> `|code` ``
If the user enters two adjacent backticks, then puts the cursor between them and types some text, this should create a code mark around the new text! I think this...