Blockquote #26

Closed
opened 2024-03-30 20:08:37 -04:00 by j4nk · 2 comments
Owner

I don't see much of a reason for nesting even though it's possible in the standard, so this will just be a 1-level block quote support

Should translate

> quote here

to

<blockquote>quote here</blockquote>

May want to add support for citations. MDN page is here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blockquote

I don't see much of a reason for nesting even though it's possible in the standard, so this will just be a 1-level block quote support Should translate ``` > quote here ``` to ``` <blockquote>quote here</blockquote> ``` May want to add support for citations. MDN page is here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blockquote
Author
Owner
https://git.thejerks.club/j4nk/md4tj/commit/99eb5c3b2c2fa0bba32dfa83b548b4b9f3fa4350
j4nk closed this issue 2024-03-30 21:46:53 -04:00
Author
Owner

Will not add support for citations

Will not add support for citations
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 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: j4nk/md4tj#26
No description provided.