Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 1
    Sorry, how does this helps deal with atypical sequence order }{ in the context of Markdown ? Commented Dec 15, 2022 at 10:12
  • how to fix the issue of counting the same occurence twice with the backticks as well as the 4space indentation? Commented Dec 15, 2022 at 10:26
  • @Cbhihe, did you read the text on the begin of my answer? This is not full answer Commented Dec 15, 2022 at 12:31
  • I am already counting the braces in my code. I think you didn't read full question, The issue mentioned is different with that. Commented Dec 15, 2022 at 13:35
  • Do you have a way to count just the braces that are inside a code block? i.e in a single , triple backtick or 4 space indentation Commented Dec 15, 2022 at 13:37