update inbox list
This commit is contained in:
1
vendor/scrivo/highlight.php/test/markup/excel/comments.expect.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/excel/comments.expect.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
=(<span class="hljs-symbol">N4</span> + <span class="hljs-symbol">N5</span>)*<span class="hljs-number">0.055</span> + <span class="hljs-built_in">N</span>(<span class="hljs-comment">"This is a comment."</span>)
|
||||
1
vendor/scrivo/highlight.php/test/markup/excel/comments.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/excel/comments.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
=(N4 + N5)*0.055 + N("This is a comment.")
|
||||
Reference in New Issue
Block a user