-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
I love this app, it is my go-to for all of my notes (and I take a lot of notes). One drawback is that the styling for the markdown is kinda old school with black text on white background. While we could tweak things from update to update, it would be nice to have the option of providing a custom CSS file to style the HTML.
Plus if we could provide a template CSS file something like:
.h1 {
/* Styling for Header 1 */
}
.plainText {
/* Styling for plain text */
}
.boldText {
/* Styling for bold text */
}dpeukert, z, sofiaguyang, cbejensen, castaneai and 7 more
Metadata
Metadata
Assignees
Labels
No labels