aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/shikiCodeblocks
AgeCommit message (Collapse)Author
2023-08-10chore: transition to shorter license headers (#6)Rini
Transition from the GPL jumpscare to a more concise header: /* * Vencord, a Discord client mod * Copyright (c) 2023 Vendicated and contributors * * SPDX-License-Identifier: GPL-3.0 */ Old files still keep the old headers, while eslint will now autofix the new header Reviewed-on: https://codeberg.org/Ven/cord/pulls/6 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de>
2023-06-13🧹🧹V
2023-05-06[skip ci] Refactor utilsVendicated
2023-04-30[skip ci] Bump depsVendicated
2023-04-13Shiki: Make CodeBlock button texts not copyable (#864)Elliott Tallis
2023-01-30Add stylelintVendicated
2023-01-13feat: Typesafe Settings Definitions (#403)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-19refactor: identifier escapes + "self" group (#339)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-08fix(ShikiCodeblocks): spoilers (#298)Justice Almanzar
* fix(ShikiCodeblocks): spoilers * fix a settings bug i thikn
2022-12-07Shiki settings preview (#297)Justice Almanzar
2022-12-03fix: hljs fallback (#283)Justice Almanzar
2022-12-02feat(plugin): ShikiCodeblocks (#267)Justice Almanzar
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: Ven <vendicated@riseup.net>