File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3737< main >
3838< h1 > HTMLCodeBlockElement</ h1 >
3939
40+ < p > Code block custom element with syntax highlighting and copy button.</ p >
41+
4042< h2 > With escaped text</ h2 >
4143
4244< h3 > Source</ h3 >
Original file line number Diff line number Diff line change 11{
22 "name" : " html-code-block-element" ,
3- "description" : " This is a code block generator with syntax highlighting and copy button." ,
3+ "description" : " Code block custom element with syntax highlighting and copy button." ,
44 "version" : " 0.0.0" ,
55 "author" : " heppokofrontend" ,
66 "bugs" : {
3333 "node" : " ^14.16.0"
3434 },
3535 "files" : [
36- " dist" ,
37- " lib"
36+ " dist"
3837 ],
3938 "homepage" : " https://github.com/heppokofrontend/html-code-block-element#readme" ,
4039 "keywords" : [
You can’t perform that action at this time.
0 commit comments