Kaushal Modi
Kaushal Modi
Hi, I am having trouble syncing newline between Google Inbox compose window and the `edit-server` buffer in emacs. If I have the below lines in the Inbox compose window: ```...
Is there a way to disable only smartParens? I came across that need because Blackfriday renders `(r)` in equations as `®` (Registered Trademark Sign)! So Blackfriday should either provide a...
Hello, Here's a minimal example to reproduce the issue: ```` - item 1 - item 2 ``` This block should be out of ... ``` ```` Ref: https://discourse.gohugo.io/t/possible-regression-in-v0-55-5-regarding-lists-containing-code-blocks/18502/4?u=kaushalmodi /cc @aignas...
Can this feature please be implemented where the start number for an ordered list can be user specified like in [this example][1] on Stackexchange. [1]: https://meta.stackexchange.com/a/239121/217788
Ref: https://github.com/gohugoio/hugo/issues/6040 --- Hello, I discovered this issue recently [from this comment in the Hugo Discourse forum][1]. The issue is that for a Markdown snippet: ```` - list item 1...
Hello, I started out trying to translate some `lc` (which is now deprecated) examples to `comp`, but I am completely lost where to begin. There are my `lc` examples: https://scripter.co/notes/nim/#lc-deprecated...
Hello, I would like to customize this theme to add gitlab icon. So I was looking this [this line](https://github.com/digitalcraftsman/hugo-material-docs/blob/1f8393a8d4ce1b8ee3fc7d87be05895c12810494/layouts/partials/header.html#L22) in `header.html`: ``` html {{ with .Site.Social.github }} {{ end }}...
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2f6c682061a281dc3e397ff4727a164880e86e7b
Couple of basic features I have in mind: - Navigate to next error/warning - Highlight error/warning/user entered string - jump directly to file+linenum corresponding to error/warning - expand/collapse errors/warnings
https://github.com/kaushalmodi/.emacs.d/issues/8#issuecomment-134997010