Ashesh Singh

Results 58 comments of Ashesh Singh

See if this fits your use case. ``` > Blockquote 1: > Some text. > Blockquote 2: > Some text. ```

I haven't, didn't need that prior to 0.9.4. I will report back results soon.

Tried using `append-to-body` on the tooltip, doesn't work as expected. The tooltip now flickers on hover. Side note, "Info" dropdown on the docs website is broken.

@viclovsky @benwaffle I am working on something like this for a project (using macros). Right now I am able to generate case classes for simple queries but I hope to...

I went through the CommonMark Spec on which GFM adds. Under Rule 17 of [6.4 Emphasis and strong emphasis](https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis), the specification states: > Inline code spans, links, images, and HTML...

I understand, but I could not find anything specific to this issue [here](https://kramdown.gettalong.org/syntax.html). I have also tried the derivative `kramdown-parser-gfm` gem which gave same results. ```Ruby require 'kramdown' require 'kramdown-parser-gfm'...

@atymic

@atymic Is this project no longer maintained? I am asking since I would like to add another channel but I don't see any recent activity / new channels.

Hi @lantis1008 It didn't work on stable version 1.8.1 either. is this planned for a future release?