Kaushal Modi

Results 281 comments of Kaushal Modi

Yes, see the instructions on https://github.com/kaushalmodi/hugo-bare-min-theme#theme-components

What is a "page widget"? Also note that this is a "bare bones" theme. It was designed to understand the inner variables in Hugo.

Sorry, your question is still not clear to me. I am not familiar with "widgets" in Hugo. May you looking to modify this template and not list.html?: https://github.com/kaushalmodi/hugo-bare-min-theme/blob/master/layouts/_default/terms.html Also reach...

Probably related feature request would be to automatically fold all regions that match a start and end regexp.

### Markdown text ```md **Hello** - Should work as per CommonMark ``` ### Current output ```html **Hello** - Should work as per CommonMark ``` ### Expected output ```html Hello Should...

OK, my proposal is different from the CommonMark spec in one crucial aspect.. While the CommonMark spec wraps the rendered Markdown HTML in `` tags, I propose to not do...

The `#+include` is a pretty loaded functionality.. it then opens up the need to support the full `include` functionality, which I am not open to. PR's are of course welcome....

In summary: | Feature Example | Will be supported by `ntangle`? | |------------------------------------------------------|---------------------------------| | `#+include: "~/my-book/chapter2.org"` | Yes | | `#+include: "~/my-book/chapter2.org" :minlevel 1` | No | | `#+include: "~/.emacs"...

Hi, I am using the stable 24.4 version of GNU emacs and Version: 20141207.907 of guide-key (latest from Melpa as of now). This error happens every time I hit ESC...