Victor

Results 31 issues of Victor

Hi, I was looking for an AHK script that converts the selected text from Markdown to HTML, and looking at your repository I think we can extract this function from...

Following [#378](https://github.com/russross/blackfriday/issues/378), it would be great to add non-breaking thin spaces also to other punctuation marks and currency symbols, according to [Unicode : Space around punctuation](http://unicode.org/udhr/n/notes_fra.html) and [Non-breaking space#In France](https://fr.wikipedia.org/wiki/Espace_ins%C3%A9cable#En_France):...

It would be great to add the possibility to add anchors to whatever element we want. Example list element: `- {element with anchor}` Output: `https://www.example.com/#element` See [this CommonMark dicsussion](https://talk.commonmark.org/t/anchors-in-markdown/247)

Hi, what about adding [ReachUI](https://reach.tech/) ?

It would be awesome to be able to order the merged files by front matter `date` field, and to use an `hard line breaks` markdown option.

Just putting this here, maybe for v5. [Sass Module System](http://sass.logdown.com/posts/7858341-the-module-system-is-launched)

feature
css
has-pr
v6

Can you add a feature to update the URL when we click on a footnote reference, just as footnotes links does (`#fn:1`) ? So we can deeplink to the footnote/popover.

feature

Like https://rollupjs.org/guide/en/#watchclearscreen

Stale
Proposal

Add "close to tray" options, or replace "minimize..." options with "close..." options. This would allow more flexibility as we could keep the vanilla "minimize (to taskbar)" behavior while being able...

enhancement

Idea: provide the icons as a JSON file exposing the `name` and `paths` of every icons, for people who want to build their own SVG/Icon component: ``` {icon.paths} ```