mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 08:03:40 +08:00
0878dde213
- 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 |
||
---|---|---|
.. | ||
category_channel_spec.rb | ||
channel_archive_spec.rb | ||
channel_spec.rb | ||
direct_message_channel_spec.rb | ||
direct_message_spec.rb | ||
draft_spec.rb | ||
incoming_webhook_spec.rb | ||
message_reaction_spec.rb | ||
message_revision_spec.rb | ||
message_spec.rb | ||
null_message_spec.rb | ||
null_user_spec.rb | ||
reviewable_chat_message_spec.rb | ||
thread_spec.rb | ||
user_chat_thread_membership_spec.rb |