crayon-syntax-highlighter/langs/delimiters.txt
2019-08-30 19:30:19 +02:00

6 lines
136 B
Plaintext

php <\?(?:php)?.*?\?\>
js <script\b[^\>]*>.*?</script>
css <style\b[^\>]*>.*?</style>
ruby (<%.*?%>)|(^%.*?[\r\n])
swift \\\(.*?\)