søren peter mørch

Conversation

Recent posts in reply to #oqxwrkq

darch@neotxt.dk
Vote/opinion: which is the preferred or correct render of block quotes - yarnd or the yarn app?


I would have expected it to look like it does in the app when I wrote the posts, but yarnd collapsed it allo into one blockquoute, which intrired to fix by adding `(...)`

Is this a problem with the markdown parser not being the same used in the app and in yarnd?
Read replies 1 year ago
eaplmx@twtxt.net
@darch I guess preferred is different than 'correct'.

My preference is this one:
```
> Text 1

> I'd expect this quote to be separated
```

```
> And for this case
> I'd expect these blocks to be together
```

But since I moved from Markdown to Gemtext, I always forget how it works.
That said, I don't generally like splitting the blocks as those are connected on the same idea.
In reply to: #oqxwrkq 1 year ago
eaplmx@twtxt.net
@darch I didn't know of the `(...)` trick
I'd take a look on how it works
In reply to: #oqxwrkq 1 year ago
darch@neotxt.dk
@eaplmx yes that I how I think it should work too here on the web app
In reply to: #oqxwrkq 1 year ago
Comment via email