Mark Marijnissen

Results 4 issues of Mark Marijnissen

When I have ``` - [ ] [hello world](./hello-world.md) ``` The regex would match ` ] [hello world` and destroy the todo list. Before: https://regex101.com/r/z3rvU2/1 After: https://regex101.com/r/6Xk8jq/1 Note - I...

Hi everybody, I find myself often too busy to quickly respond to issues, pull requests and publish to NPM. It's great to see people are helping eachother solve issues here....

help wanted

Hi Chris, I've extracted the logic into a standalone module. If you are familiar with NPM, you should be able to register this module using `npm register`. Then we can...

Get/set/listen properties in the master track: - tracks - song (track_data) - view (select track) The master track is simply added tot the track list, so if you have 8...