This repository was archived by the owner on Feb 6, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 188
[highlight-code] display optionally line numbers #115
Labels
enhancement
New feature or request
good first issue
Good for newcomers
highlight-code
Highlight code web component
Milestone
Comments
@StefanNieuwenhuis will give a try 👍 |
peterpeterparker
added a commit
that referenced
this issue
Jul 30, 2019
peterpeterparker
added a commit
that referenced
this issue
Jul 30, 2019
@StefanNieuwenhuis solved this feature and an update of the component has been published to npmjs 👍 |
peterpeterparker
added a commit
that referenced
this issue
Jul 30, 2019
peterpeterparker
added a commit
that referenced
this issue
Jul 30, 2019
peterpeterparker
added a commit
that referenced
this issue
Jul 30, 2019
peterpeterparker
added a commit
that referenced
this issue
Jul 30, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
enhancement
New feature or request
good first issue
Good for newcomers
highlight-code
Highlight code web component
Description
Moreover than being able to highlight specific rows when using the code component (which is already implemented) it would be interesting to have an option to display automatically the line number at the begin of each row
Tech info
The highlight-component finds place in
webcomponents/highlight-code/
. This feature should probably be implemented in the same way as the addHighlight() function.Get started
Interested to get involved and to try to implement this feature? Ping me if you have any questions or need help to get started, David (@peterpeterparker or twitter.com/daviddalbusco) 😃
The text was updated successfully, but these errors were encountered: