Sundeep Agarwal

Results 15 issues of Sundeep Agarwal

Hello, I've added link to my JavaScript RegExp book. It is an example based guide which teaches the concepts from the basics with plenty of examples and exercises (solutions are...

Examples shown below tested with **Ruby 2.7.1p83**. In first example, the string to match after `\K` can be empty sometimes and in second example, it is always empty. When the...

Hi, I have added link to web version of my ebook [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/).

1) Suggestion - use light theme for CSS code snippet when switching theme for the `python -m textual` demo: ![image](https://user-images.githubusercontent.com/17766317/201273839-cb1cceae-8f22-4ed1-9587-8ff30c836398.png) 2) Terminal title in screenshots for https://textual.textualize.io/tutorial/ - would suggest...

It would be nice if spaces are preserved as is in inline code. For example, the line below in GitHub ``` Spacing in inline code `printf 'apple banana\n'` ``` will...

A-Style

### Please tick this box to confirm you have reviewed the above. - [X] I have a different issue. ### What version of ripgrep are you using? ripgrep 14.0.3 ###...

bug

#### What version of ripgrep are you using? ```bash $ rg --version ripgrep 11.0.1 (rev 1f1cd9b467) -SIMD -AVX (compiled) +SIMD -AVX (runtime) ``` #### How did you install ripgrep? Using...

#### What version of ripgrep are you using? ```bash $ rg --version ripgrep 11.0.1 (rev 1f1cd9b467) -SIMD -AVX (compiled) +SIMD -AVX (runtime) ``` #### How did you install ripgrep? Using...

question

By contributing to this project, you are agreeing to do so under these licenses: https://github.com/learnbyexample/ThinkRubyBuild#license This issue manager will act as a guideline for contributing as well as for clarifying...

Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/the_goodies.md

help wanted