i was thinking quotes are / should be linked to their source
but that appears not to to be the case
at least hear on talk.tiddlywiki.org
any way perhaps my thinking is “skewed,” because
the data from the scrape is all ready marked up
and no way exists (afaik) to get the plain text of an original message ( of other users )
Ahh. OK - I see. Discourse itself has a lot of extensions, to make discussion topics flow nicely. That’s one reason, why we use it
The [quote="pmario, post:2, topic:14270] code syntax you see may be borrowed from an other wikit-text system. In this space everyone “borrows from” or is “inspired by” everyone else, if it meets the needs.
The box that Discourse creates is simply called a “quote box” with useful functionality. It is an extension to the Markdown syntax that it uses for prose text.
That’s similar to what we do with our TW Markdown plugin, which also allows TW wikitext links. Our MD plugin passes everything it does not understand to the TW parser for further processing.