You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ mode literal {
22
22
23
23
# bml
24
24
25
-
[](https://travis-ci.org/ajyoon/bml)[](https://coveralls.io/github/ajyoon/bml?branch=master)[](http://spacemacs.org)
25
+
[](https://app.travis-ci.com/github/ajyoon/bml)[](https://coveralls.io/github/ajyoon/bml?branch=master)[](http://spacemacs.org)
26
26
27
27
28
28
BML is a superset of natural language which applies stochastic transformations
@@ -87,7 +87,7 @@ Choices can refer to previously made choices using identifiers and choice indexe
87
87
88
88
## syntax highlighting
89
89
90
-
Experimental syntax highlighting for the browser is supported, though it behaves very poorly in document preludes and recursive choices.
90
+
Experimental syntax highlighting for the browser is supported.
0 commit comments