Skip to content

Commit 35bb326

Browse files
committedOct 18, 2016
typo
1 parent 067ca38 commit 35bb326

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎posts/markdown-can-affect-performance.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ markdown file (our theming guide, converted from reSt using pandoc).
2727
As a baseline, a site with 1000 copies of the original reSt theming.txt builds in ``126`` seconds.
2828

2929
The markdown version of that site? It gets progressively slower as files build, so
30-
I suspect it leaks *something* between builds, and finishes in ... ``1584```seconds. That is
30+
I suspect it leaks *something* between builds, and finishes in ... ``1584`` seconds. That is
3131
over 12 times **slower** than the reSt compiler.
3232

3333
But you don't want to switch to reSt? No problem! We support more markdown compilers than

‎state_data.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"last_deploy": "2016-10-13T18:29:26.991693"
3-
}
2+
"last_deploy": "2016-10-18T14:06:10.406954"
3+
}

0 commit comments

Comments
 (0)
Please sign in to comment.