Galdin Raphael

Results 7 issues of Galdin Raphael

(I'm using the files in the Documentation folder for the timebeing.)

This will make it possible to install viu using a package manager like scoop so that users dont need rust installed. --- Until this is addressed, Windows users can build...

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **Is your feature request related to a problem? Please describe:** I'm trying to play sections of a longer...

type: enhancement
component: DASH

I tried creating a second plugin with the following code: ```js var doubleSpaces = mdRegex( // two consecutive spaces /\s\s/, // replace with two nonbreaking spaces function(match, utils) { //...

**Command used:** ```bash m2j -o index.json -w 0 ./path/*.md ``` **Expected output:** ```json { "files": [ { "basename": "hey-there-delilah" } ] } ``` **Actual output:** ```json { "hey-there-delilah": { "basename":...