-
Notifications
You must be signed in to change notification settings - Fork 677
codly:1.3.1 #2850
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
base: main
Are you sure you want to change the base?
codly:1.3.1 #2850
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this update! I've left a few comments about the license date and readme examples.
@@ -0,0 +1,21 @@ | |||
MIT License | |||
|
|||
Copyright (c) [2023] [Sébastien d'Herbais de Thun, et al.] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update the date here?
|
||
````typ | ||
#import "@preview/codly:1.3.1": * | ||
#import "@preview/codly-languages:0.1.1": * |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any reason this doesn't use the latest release? Ironically I've seen this in a lot of other packages, and this here might be the reason why :)
|
||
You can highlight part of lines using the `highlights` parameters: | ||
|
||
````typ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The highlights in this example are offset for me.
annotations: ( | ||
( | ||
start: 2, | ||
end: 4, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The end
value here is different than in the image below.
I am submitting
Description: It's an update to Codly
I have read and followed the submission guidelines and, in particular, I
typst.toml
file with all required keysREADME.md
with documentation for my packageLICENSE
file or linked one in myREADME.md
exclude
d PDFs or README images, if any, but not the LICENSE