-
-
Notifications
You must be signed in to change notification settings - Fork 101
feat: add support for placeholder escaping, prep for release, misc #247
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
Conversation
Signed-off-by: K.B.Dharun Krishna <[email protected]>
Signed-off-by: K.B.Dharun Krishna <[email protected]>
Signed-off-by: K.B.Dharun Krishna <[email protected]>
It looks good ! All of those improvements, congrats @kbdharun and thanks ! |
If it's related to the PR feel free to suggest it here, if it's a new feature/minor update sure we can add it later. |
Yeah thanks, I've just made a PR to this branch because I was not able to add it directly from the review process. |
Ok @kbdharun : my PR on the brand does not seem to wook properly. or better : |
Signed-off-by: K.B.Dharun Krishna <[email protected]>
Changes
setup.py
adding Python 3.12 and BSD platforms as supported.docs
directory in the.gitignore
file and add a man page for local builds (Build wheel unable to find documentation files (building from 2024-02-24 repo) #233).core24
(Ubuntu LTS 24.04) and Python 3.12 (also removed some unnecessary comments).I have been working on this since yesterday, and the changes are finally done. After this PR's merge, I will create a new release and once it is done will bump the Snapcraft files version.
This time the changelog is really big xD.
Related issues
Sample Screenshots
Placeholder escaping
For more details check out https://github.com/search?q=repo%3Atldr-pages%2Ftldr+%5C%7B%5C&type=code
New badge in README