Metadata interpreted as text
I may be wrong but I noticed that if the md file is bigger than 4k byte, the entire Metadata section, is interpreted as text and it is put between <p> and </p>.
I attached an example. If one removes a few lines from the example, the Metadata is interpreted correctly.
Apologies if this has already been reported.
- test_4k.md 4.02 KB
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 fletcher on 09 Apr, 2018 12:52 PM
I'll need to test this later, but it sounds like there is something else going on.
Sent from my iPhone
Support Staff 2 Posted by fletcher on 09 Apr, 2018 09:47 PM
You have a BOM set in the UTF-8 file (not necessary to include that) and it wasn't being properly stripped in files larger than the buffer size.
Fixed for next release, or you can remove the BOM to fix it now.
Thanks.
F-
fletcher closed this discussion on 09 Apr, 2018 09:47 PM.