David Taylor
0878dde213
DEV: Modernise highlightjs loading ( #24197 )
...
- Remove vendored copy
- Update Rails implementation to look for language definitions in node_modules
- Use webpack-based dynamic import for hljs core
- Use browser-native dynamic import for site-specific language bundle (and fallback to webpack-based dynamic import in tests)
- Simplify markdown implementation to allow all languages into the `lang-{blah}` className
- Now that all languages are passed through, resolve aliases at runtime to avoid the need for the pre-built `highlightjs-aliases` index
2023-11-10 20:39:48 +00:00
..
2023-10-18 11:07:09 +01:00
2023-10-31 08:57:50 +01:00
2023-11-08 10:53:06 +01:00
2023-11-08 10:53:06 +01:00
2023-02-13 11:42:38 +00:00
2023-10-19 13:47:45 +02:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-11-07 13:20:57 +10:00
2023-11-07 13:20:57 +10:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-10-31 08:57:50 +01:00
2023-10-10 21:46:54 +01:00
2023-10-19 13:47:45 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-09-05 18:21:51 -07:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:48:12 -03:00
2023-11-08 10:48:12 -03:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-10-31 08:57:50 +01:00
2023-10-18 11:07:09 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-02-23 15:32:53 +00:00
2023-10-10 21:46:54 +01:00
2023-02-14 11:02:27 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-02-23 15:32:53 +00:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-11-10 20:39:48 +00:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-08-28 10:48:59 +10:00
2023-08-28 10:48:59 +10:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-10-18 00:25:32 +00:00
2023-10-18 00:25:32 +00:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-02-13 11:42:38 +00:00
2023-02-23 15:32:53 +00:00
2023-03-01 10:12:39 +01:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-10-10 21:46:54 +01:00
2023-02-13 11:42:38 +00:00
2023-07-27 13:48:59 -04:00
2023-10-18 11:07:09 +01:00
2023-10-10 21:46:54 +01:00
2023-08-31 11:49:35 +02:00
2023-10-18 11:07:09 +01:00
2023-10-08 21:35:53 +00:00
2023-10-11 22:21:01 +01:00
2023-10-08 21:35:53 +00:00
2023-10-10 21:46:54 +01:00
2023-11-08 10:53:06 +01:00
2023-10-10 21:46:54 +01:00
2023-02-14 00:03:46 +01:00
2023-02-23 15:32:53 +00:00
2023-11-08 10:53:06 +01:00
2023-10-18 11:07:09 +01:00
2023-02-13 11:42:38 +00:00
2023-10-18 11:07:09 +01:00
2023-10-09 03:35:31 +00:00
2023-10-18 11:07:09 +01:00
2022-12-28 13:11:12 +00:00
2023-10-18 11:07:09 +01:00
2022-12-28 13:11:12 +00:00
2023-10-10 21:46:54 +01:00
2022-12-28 13:11:12 +00:00
2023-10-18 11:07:09 +01:00