Weird Quotation Mark in Tables Markdown Inconsistency
This is probably not your issue, but one upstream, perhaps related to the beautifully ambiguous markdown syntax.
---
style: Github
---
| Test | | Example |
|---------|-----|---------------------------|
| L1 ok | chr | "x" ... "x" ... "x" ... |
| L2 ok | chr | " " ... " " ... " " ... |
| L3 huh? | chr | " " ... " " ... "" ... |
| L4 huh? | chr | new line |
| L5 huh? | chr | wth? "" ... "" ... "" ... |
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 10 Aug, 2024 09:03 PM
Appears to be an issue with the specific version of MultiMarkdown I have embedded. Using GFM or the current version of multimarkdown as a custom processor, it's not an issue.
-Brett
On 9 Aug 2024, at 20:23, ivo.welch wrote:
2 Posted by ivo.welch on 10 Aug, 2024 11:31 PM
life would be a lot better if all the markdown dialects had agreed on some basic working principles...the markdown that rules all markdowns.
Support Staff 3 Posted by Brett on 11 Aug, 2024 12:56 PM
Yeah, that's what CommonMark aims to be, but there are so many benefits to various Markdown flavors that you kind of have to put up with inconsistencies. But I'll try to get the MMD version in Marked updated to solve issues like this.
Brett closed this discussion on 11 Aug, 2024 12:56 PM.