revolter / notepadtab.com

https://notepadtab.com/
GNU General Public License v3.0
128 stars 8 forks source link

Add support for Markdown text formatting #1

Closed revolter closed 3 months ago

revolter commented 3 months ago

It would help to be able to format text like bold, underline, ~strikethrough~ and italics.

clickbrain commented 3 months ago

Markdown support would be cool. Maybe a viewer button that renders it to markdown in the browser?

revolter commented 3 months ago

Something like that. And that button toggling a query param in the URL.

revolter commented 3 months ago

Another use case would be to store links, and then being able to simply click to open them.

revolter commented 3 months ago

I managed to add some draft implementation for Markdown support:

image
highonweb commented 3 months ago

Hey @revolter When is the markdown support going live? Happy to help if needed.

revolter commented 3 months ago

@highonweb, definitely this week.

Would you please help me test it after I create the PR? 🙏🏻

highonweb commented 3 months ago

Sorry just saw the PR has already been merged. Thanks