this post was submitted on 06 Mar 2025
1 points (100.0% liked)
General Discussion
0 readers
1 users here now
A place to talk about whatever you want
This is a forum category containing topical discussion. You can start new discussions by mentioning this category.
founded 2 months ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@vijay-kumavat possibly, yes.
This would be something you'd do in the markdown plugin.
For example, there is some simple logic in there right now that checks if you're writing a list, and if you paste text in, it automatically prepends
*
for you.You'd want to have that plugin look for formatting and rewrite it in markdown.