Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

feat(highlightLines): add support for highlightLines property #29

Merged

Conversation

AhsanAyaz
Copy link
Contributor

added support for the highlight-lines attribute
wrote the logic of parsing the lines to highlight with syntax similar to how we use it in prism.js
wrote tests (yayyyy) 馃帀

Closes #28

added support for the highlight-lines attribute
wrote the logic of parsing the lines to highlight with syntax similar to how we use it in prism.js
wrote tests (yayyyy) 馃帀
modified the code to output the correct format
fixed tests as well
@peterpeterparker peterpeterparker added the enhancement New feature or request label Feb 17, 2021
@peterpeterparker peterpeterparker merged commit c4de57f into deckgo:master Feb 17, 2021
@peterpeterparker
Copy link
Contributor

Awesome 馃挭

Thanks for the PR 馃檹

@AhsanAyaz AhsanAyaz deleted the feat/add-support-for-highlight-lines branch February 17, 2021 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for highlightLines attribute
2 participants