cafebabe1991

Results 33 comments of cafebabe1991

or probably using html code to create table like this https://stackoverflow.com/questions/28508141/code-block-inside-table-row-in-markdown/60502719#60502719

Changed the code a bit and it looks beautiful with 4 indents, will push the code soon. ![image](https://user-images.githubusercontent.com/1281636/98447588-fc0e6e00-214b-11eb-87f6-4f5b99e32a9e.png)

I have written something that can deal with this scenario and I am putting it up for review soon and will refactor it as we all discuss in this forum.

> Thanks for raising this. > > A few thoughts: > > * Is there definitely no way to do this in pure markdown? I tried but failed miserably, read...

Regarding the HTML , enclosing the code in `` tag does the work.

Since the commits were dependent on each other, I just pushed in just one pull request. However, I have mentioned the issues it fixes in each of them.

Will try to fix the RST thing soon. I have to add the conditional check on the jinja as well for the multiline json. A question - Should I do...

Fixed the html thing as well. Now only the RST thing remains. :)

So sorry for that. Ill take care of that moving forward. Just one thing to ask I usually do this during pull requests commit ---- comments fix ----- commit --amend...

One more thing, can I take up the tests for it in a different pull request ?