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

Case insensitive note titles #69

Closed
beatricemilea opened this issue Jul 3, 2021 · 2 comments
Closed

Case insensitive note titles #69

beatricemilea opened this issue Jul 3, 2021 · 2 comments

Comments

@beatricemilea
Copy link

Hi, is there a way to make notes' titles case sensitive? Thank you! I don't know if I am the only one having this issue or not, but apart from the first letter of the notes' titles, no matter how the original files are called, the website displays all the letters in lowercase.

@timrosenberg
Copy link

You can capitalize note titles however you want in the YAML front matter.

---
title: cApiTAlIze aNy WaY yOu LiKe
---

It will render it just like that on the page.

@maximevaillancourt
Copy link
Owner

Thank you Tim. Closing as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants