diff --git a/.gitignore b/.gitignore index ac2ab45..e43b0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,44 +1 @@ -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules -bower_components -jspm_packages - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - -# Yarn Integrity file -.yarn-integrity - -# Copied fonts -examples/fonts -dist -article-rendered.html - -# dependency graph -rollup-grapher.html +.DS_Store diff --git a/examples/article.html b/examples/article.html index 60264e2..0cf1974 100644 --- a/examples/article.html +++ b/examples/article.html @@ -17,14 +17,14 @@
- +
We often think of Momentum
Before diving in: if you haven’t encountered t-SNE before, here’s what you need to know about the math behind it. The goal is to take a set of points in a high-dimensional space and find a faithful representation of those points in a lower-dimensional space, typically the 2D plane. The algorithm is non-linear and adapts to the underlying data, performing different transformations on different regions. Those differences can be a major source of confusion.
-This is the first paragraph of the article. Test a long — dash -- here it is.
-Test for owner's possessive. Test for "quoting a passage." And another sentence. Or two. Some flopping fins; for diving.
- -Here's a test of an inline equation
Math can also be quite involved:
-We can
Some inline javascript:

We often think of Momentum
Before diving in: if you haven’t encountered t-SNE before, here’s what you need to know about the math behind it. + The goal is to take a set of points in a high-dimensional space and find a faithful representation of those points + in a lower-dimensional space, typically the 2D plane. The algorithm is non-linear and adapts to the underlying + data, performing different transformations on different regions. Those differences can be a major source of + confusion.
+This is the first paragraph of the article. Test a long — dash -- here it is.
+Test for owner's possessive. Test for "quoting a passage." And another sentence. Or two. Some flopping fins; for + diving.
+ +Here's a test of an inline equation
Math can also be quite involved:
+
+
We can
Some inline javascript:
We also support python.
-We also support python.
+And a table
-| First | Second | Third |
|---|---|---|
| 23 | 654 | 23 |
| 14 | 54 | 34 |
| 234 | 54 | 23 |
That's it for the example article!
+ while a < n: print(a, end=' ' ) a, b=b, a+bAnd a table
+| First | +Second | +Third | +
|---|---|---|
| 23 | +654 | +23 | +
| 14 | +54 | +34 | +
| 234 | +54 | +23 | +
That's it for the example article!
-Some text describing who did what.
-Some text with links describing who reviewed the article.
+Some text describing who did what.
+Some text with links describing who reviewed the article.
-