Kaushal Modi

Results 106 issues of Kaushal Modi

Hello, Recently while trying to use the anchorlinenos attribute in code fences, I [learnt](https://discourse.gohugo.io/t/anchorlinenos-true-attribute-doesnt-work-when-using-code-fences/36564/3?u=kaushalmodi) that that attribute and related `lineanchor` are available only for the `highlight` shortcode and not code...

https://gohugo.io/about/features/ I ended up cursorily grepping/reviewing the places where Pygments was specified and Chroma wasn't mentioned at all, and saw the the features listed are very old and doesn't mention...

Fixes https://github.com/netlify/build-image/issues/782. 🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #782. This PR is necessary because I have started facing Emacs package build dependency issues when building...

(1) Change required to support images used as description in links https://github.com/kaushalmodi/ox-twbs/commit/ca7f0d52eb824f7927757411269f7f30189df01d

Can you please update your `theme.toml` with `homepage` and `tags` values. Use `tags` to list 2 or 3 words that best describe your theme. Using tags will help folks better...

Hello, I noticed today that now emacs master has an official TOML major mode (`conf-toml-mode`). Would you like to review it and add your contribution to it? http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ad3cd227aa915ac1e671c27aa642da49bac5c463 @tromey

Hi, I use iregister to append text to a register. I came up with [this hack](https://github.com/kaushalmodi/.emacs.d/blob/master/setup-files/setup-iregister.el). That basically allows me to separate each appended text with 'nothing' (default, current behavior),...

Hi, I believe that the below in ~/.ctags used to work: --exclude=dir1/dir2/common But it is not working any more as of the latest build of today (My last ctags build...

Documentation

This regression is caused by fixing a long-term bug that eventually got fixed in `ox.el` in Org 9.6. But that means that I need to undo the workaround for that...

bug
upstream

Ref: https://github.com/tecosaur/org-glossary/issues/9 Solution: https://github.com/tecosaur/org-glossary/issues/9#issuecomment-1412163020 Thanks to @tecosaur!