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: index.html
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -39,10 +39,10 @@
39
39
<h1class="muted">jsPDF</h1>
40
40
<h4>HTML5 JavaScript PDF generation library from <ahref="http://twitter.com/MrRio">@MrRio</a> at <ahref="http://snapshotmedia.co.uk">Snapshot Media</a></h4>
<p>* Current build does not have IE6-9 shim enabled</p>
95
95
96
+
<p><strong>NB:</strong> UTF-8 is <em>not</em> supported by default, however there might be some plugins allowing you to use it, such as <em>addHTML</em></p>
97
+
98
+
<p>十五向學,三十而立,四十而不惑,五十而知天命,六十而耳順,七十而從心欲,不踰矩.</p>
99
+
96
100
<h2>Need Help?</h2>
97
101
98
102
<p>Send me a <ahref="http://twitter.com/MrRio">tweet</a> and I'll see if I can help :)</p>
99
103
104
+
<!-- ADD_PAGE -->
100
105
<h2>Credits</h2>
101
106
102
107
<p>Big thanks to Daniel Dotsenko from <ahref="http://willow-systems.com">Willow Systems Corporation</a> for making huge contributions to the codebase. </p>
@@ -130,14 +135,12 @@ <h2>License</h2>
130
135
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
131
136
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
0 commit comments