<center> tag not displaying intended result #17

Closed
opened 2022-07-25 19:27:00 +00:00 by Mergan · 2 comments

image

![image](/attachments/9fb3ebe0-b3bd-4de3-958f-05614ea59d6b)
Owner

the problem is twofold:

  1. for some reason it doesn't wanna render <center> tags even though Marked.js does support it
  2. even if i got that to work, stuff inside that tag would not be rendered for some reason? this isn't a Marked thing, i checked in the CommonMark dingus and it treats everything inside it as rawhtml.

so. i need to write my own <center> tag. will be done eventually but yeah time

the problem is twofold: 1. for some reason it doesn't wanna render `<center>` tags even though Marked.js does support it 2. even if i got that to work, stuff inside that tag would not be rendered *for some reason*? this isn't a Marked thing, i checked in the CommonMark [dingus](https://spec.commonmark.org/dingus/) and it treats everything inside it as rawhtml. so. i need to write my own `<center>` tag. will be done eventually but yeah time
Owner

should™ be fixed in d6e115fbb8, but another bug might also be occuring -- one where < > are being html-formatted and and not being linted properly

should™ be fixed in d6e115fbb80563f306807ac440ef7e3e85e830ba, but another bug might also be occuring -- one where `<` `>` are being html-formatted and and not being linted properly
nbsp closed this issue 2022-08-02 13:00:27 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nbsp/marked-mfm#17
No description provided.