summaryrefslogtreecommitdiff
path: root/help3xsl/README.prism.js.txt
AgeCommit message (Collapse)Author
2022-05-14Bump Prism.js to 1.28Olivier Hallot
+ Add SQL coloring syntax Change-Id: I3a68a54dee211d791da72b459647315395e17658 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134326 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-04-05Update prism.js/css to v 1.27Olivier Hallot
Upload un-minified version Change-Id: I4a74a06f4639acfcc6b1bbf08f223f69dba1f8e8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132570 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-03-04Update prism.js used in the HelpOlivier Hallot
version 1.2.7 Change-Id: Ibec037314046a2f17a9c6c2b9c67d9353c761319 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131028 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-31Update prism.js to latest versionOlivier Hallot
Update prism.js and companion css to latest version Fixes the Currency and Type keyword highlight Fixes line numbering interference with a11y-toggle.js Change-Id: Ibbb5c95790e1366f0a1dbc497d8741e69a0a3957 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95173 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-11-29tdf#115663 Syntax highlight in BASIC code examplesOlivier Hallot
Use prism.js to highlight BASIC code in help pages See README.prism.js.txt for details added normalize-whitespaces plugin to remove extra 1st line cleaned some useless css class Change-Id: I6dde4d217a29f485199ced462b896ee1b500fba0 Reviewed-on: https://gerrit.libreoffice.org/64252 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>