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

List all cheat sheets in this repository #8

Merged
merged 20 commits into from
Jul 8, 2024
Merged

List all cheat sheets in this repository #8

merged 20 commits into from
Jul 8, 2024

Conversation

dariusptrs
Copy link
Member

closes #7

@dariusptrs dariusptrs linked an issue Jul 7, 2024 that may be closed by this pull request
@dariusptrs dariusptrs requested a review from hofbi July 7, 2024 12:12
@dariusptrs
Copy link
Member Author

I had to remove mdformat-toc because it was always removing the emojis in the TOC.

@@ -25,4 +27,3 @@ repos:
- mdformat-black
- mdformat-shfmt
- mdformat-config
- mdformat-toc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keeping this is essential, else we would not autogenerate the TOC in the README

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay, what do we have to change so that the emojis do not get removed from the TOC? Add them into the headings?

.pre-commit-config.yaml Outdated Show resolved Hide resolved
README.md Outdated
- [Formelsammlungen für Latex4ei](#formelsammlungen-f%C3%BCr-latex4ei)
- [Optional: Build with CMake](#optional-build-with-cmake)
- [Steps to build](#steps-to-build)
## 📚 Table of Contents
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this line above of line 5, then we can use the pre-commit hook to keep the toc down here automatically up to date

README.md Outdated Show resolved Hide resolved
dariusptrs and others added 2 commits July 7, 2024 16:40
Co-authored-by: Markus Hofbauer <markus.hofbauer@tum.de>
@hofbi hofbi merged commit 422f711 into master Jul 8, 2024
1 check passed
@hofbi hofbi deleted the develop branch July 8, 2024 08:22
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

Successfully merging this pull request may close these issues.

List all sheets from latex4ei.de in the README
2 participants