Ronny Reichmann

Results 2 issues of Ronny Reichmann

Given this example: ```md # Markdown TOC Demo ## Title 1 ## Title 2 ### Title 3 ``` And after `Markdown TOC: Insert/Update`: ```md # Markdown TOC Demo autoauto- [Markdown...

First, thanks for snabbdom, awesome product! Now to the gist: Taken from readme: ```javascript function numberView(n) { return h('div', 'Number is: ' + n); } function render(state) { return thunk('num',...

type:bug
affects:user