Kaushal Modi

Results 106 issues of Kaushal Modi

Hello, Recently I discovered that CommonMark allows Markdown parsing within `` blocks! So if user had something like `**bold**` in their markdown content (which is analogous to Markdown `` `**bold**`...

Hello, Many times, I end up with random error messages in my terminal like: > Error : target STRING not available Turns out that `xclip` is causing those. So first...

The example site is cloned from https://github.com/spf13/HugoBasicExample

Hello, I have this in `Languages.txt` for adding a custom language SystemVerilog: ``` Language: SystemVerilog Extensions: v vh sv svh Line Comment: // Block Comment: /* */ Member Operator: ::...

Hello, Is there a way to define variable documentation to be within function scopes? I am using this [`Languages.txt`][1] from a SystemVerilog project by @tymonx. Here's an example SystemVerilog snippet:...

Currently, this Hugo module is fetching Fuse.js v3.2.1. Attempting to upgrade to 5.0.4-beta or later break the search. The breakage is explained in https://github.com/krisk/Fuse/releases/tag/v5.0.4-beta. I can use some help from...

help wanted

Ref: https://gitter.im/nim-lang/Nim?at=5bc0c190435c2a518e961a75 https://crosstool-ng.github.io/ leorize [here][0]: > actually, if you integrate crosstool-NG, you might be able to write a .nims that can spit out windows, mac,... binaries [0]: https://gitter.im/nim-lang/Nim?at=5bc0d0dc6e5a401c2d5e56d3

https://github.com/NimParsers/parsetoml/pull/50/checks?check_run_id=2966348113 ``` FAIL valid/float-exponent Values for key 'neg' don't match: Expected: 0.03 Your encoder: 0.030000000000000006 input sent to parser-cmd: lower = 3e2 upper = 3E2 neg = 3e-2 pos =...

That way http://nimparsers.github.io/parsetoml/ will contain all that info too. Then remove https://parsetoml.readthedocs.io/en/latest/. At the moment more than half of its content is deprecated.

It has been moved to its own Hugo theme component repo: https://github.com/kaushalmodi/hugo-debugprint.