diff options
author | Cheng-Han, Wu | 2016-06-21 21:44:06 +0800 |
---|---|---|
committer | Cheng-Han, Wu | 2016-06-21 21:44:06 +0800 |
commit | 3424cdd7713421d3fc88a501c1cd7606c943a05e (patch) | |
tree | 9dbdda181307dfe9903bdd05aedee1a0c070ede1 /public/docs | |
parent | 558304ff62a648e604b03afe3372ef9566aea850 (diff) |
Add support of embed pdf
Diffstat (limited to 'public/docs')
-rw-r--r-- | public/docs/features.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/docs/features.md b/public/docs/features.md index 1aa3c220..07e7d669 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -186,6 +186,10 @@ alert(s); ### Speakerdeck {%speakerdeck sugarenia/xxlcss-how-to-scale-css-and-keep-your-sanity %} +### PDF +**Caution: this might be blocked by your browser if not using https url.** +{%pdf https://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf %} + ## MathJax You can render *LaTeX* mathematical expressions using **MathJax**, as on [math.stackexchange.com](http://math.stackexchange.com/): |