Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: option to make notes appear in a monospaced font #2906

Open
lithium040 opened this issue Feb 18, 2024 · 3 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lithium040
Copy link
Contributor

Is your feature related to a problem?

No.

Solution / Feature

It would be nice if there was another extension under 'General extension' to let the note be in a monospaced font (e.g. Courier New). It makes making tables way easier. The linkPreviews extension does this already on a new element, but does not change the original memo field.

Alternatives

No response

Additional

image

@Cr4zyc4k3
Copy link
Collaborator

font-family: monospace
https://developer.mozilla.org/en-US/docs/Web/CSS/font-family

@lithium040
Copy link
Contributor Author

lithium040 commented Feb 18, 2024

Yes, and add that to the style parameter of the note-message element. I've looked into the DOM, but I'm totally oblivious with how LSSM is set up, with all that VUE and so on.

@jxn-30 jxn-30 changed the title [Feature request]: [Feature request]: option to make notes appear in a monospaced font Feb 18, 2024
@Cr4zyc4k3 Cr4zyc4k3 added enhancement New feature or request good first issue Good for newcomers labels Feb 18, 2024
@Cr4zyc4k3
Copy link
Collaborator

We are currently discussing where this would fit best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants