Jason Maurer

Results 35 comments of Jason Maurer

@Andarist This is still an issue in v10.0.27.

On the JSFiddle demo in your repo, select a longer movie name (e.g. "The Secret Life of Walter Mitty") and set `width: 200px` on `form.searchbox`. Then scroll to the end...

@santiblanko Thanks for responding. Would you be willing to merge PRs and publish updates to NPM? Or would you be willing to give me NPM publish rights so I can...

Will probably come down to the markdown renderer we end up using, and what it supports.

With the new manifest structure, I'm not sure anything really needs to be merged from the external source config file anymore. We no longer need to merge for ordering stuff,...

Could add on to this and do full markdown linting + basic spellchecking.

What would the default front matter be? Don't know if there would be any. Might make sense to just add one line with the file basename as a title. e.g....

Agreed, that shouldn't happen. It's a bug.

Totally agree @etimberg. I would opt for the way eslint does it--putting `"theme": "name"` in the config and resolving to either `gitdocs-theme-name` or `@name/gitdocs-theme`.