matrix-react-sdk
8cf273a4
- Run highlight.js asynchronously
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Run highlight.js asynchronously Move the very minimal logic of highlightDOM into TextualBody because then we can avoid scheduling a lot of timeouts which would ultimately do nothing (ie. any messages that don't have code blocks).
Author
dbkr
Parents
8395717f
Loading