diff --git a/01-intro.html b/01-intro.html index 5e5b4234..edd816b8 100644 --- a/01-intro.html +++ b/01-intro.html @@ -8,7 +8,7 @@ extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"] }, tex2jax: { - inlineMath: [ ['$','$'], ['\\(', '\\)']], + inlineMath: [['\\(', '\\)']], displayMath: [ ['$$','$$'], ['\\[', '\\]'] ], processEscapes: true } @@ -496,7 +496,7 @@
We mentioned above that we can get other symbols in the workspace which relate to the types of information we can save.
@@ -611,7 +611,7 @@We can ask the first two question in positive, encapsulate it in
brackets, and then negate it: - ~(1 + 2 + 3 + 4 < 10)
-
@@ -898,7 +898,7 @@
Built with sandpaper (0.12.5), pegboard (0.5.3), - and varnish (0.2.17).
+ and varnish (0.2.18).