Vas Sudanagunta

Results 327 comments of Vas Sudanagunta

I'm not sure if this is a workaround or the solution: simply use spaces to disambiguate. The following renders fine: ``` sequenceDiagram xAlice ->>+ John: John, can you hear me?...

don't hesitate to reject my two PRs. i've no illusions about my comedic skills 🤣

I believe for djot it only matters in the following two cases, and even then only when the actual tab stop is other than what djot assumes AND there is...

Since source location and escape info are both meta-source info, maybe they belong together, along with any other such info that could be added down the road. For example, the...

Yes, they would avoid the ambiguity of `-`, though djot already avoids most of this ambiguity by requiring a blank line before a new list.

The technical term for this is [transclusion](https://en.wikipedia.org/wiki/Transclusion). Though it's for Markdown, the arguments for and functionality supported by IA Writer's [transclusion support in v4](https://ia.net/topics/ia-writer-4) added back late 2016 is worth...

Unfortunately, for the Markdown world at least since they can effectively set de facto standards unilaterally, [GitHub has chosen the English language approach](https://github.com/community/community/discussions/16925): ``` > **Note** > This is a...

> If we wanted to go the unicode symbol way, we could think of admonitions as a special case of lists with the marker ℹ️ or ⚠️. That would be...

> The issue I see with the hanging indent option is that you're having to line up after the symbol which have different lengths (`⚠️` is 1 char, `/!\` is...

@bpj, > I am opposed to admonitions and similar presentational stuff as first class objects Not everyone considers admonitions presentational, no more than exclamation points, emphasis, lists (Why not just...