update inbox list
This commit is contained in:
4
vendor/scrivo/highlight.php/test/markup/elixir/strings.expect.txt
vendored
Normal file
4
vendor/scrivo/highlight.php/test/markup/elixir/strings.expect.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
a = <span class="hljs-string">"""test"""</span>
|
||||
b = <span class="hljs-string">'''test'''</span>
|
||||
c = <span class="hljs-string">"test"</span>
|
||||
d = <span class="hljs-string">'test'</span>
|
||||
Reference in New Issue
Block a user