Skip to content

add UTF-8 tag to HTML export (fixes #1624)#1639

Merged
Rokt33r merged 1 commit intoBoostIO:masterfrom
dtgay:add-charset-to-html-export
Mar 6, 2018
Merged

add UTF-8 tag to HTML export (fixes #1624)#1639
Rokt33r merged 1 commit intoBoostIO:masterfrom
dtgay:add-charset-to-html-export

Conversation

@dtgay
Copy link

@dtgay dtgay commented Mar 6, 2018

The export to HTML feature was not including the <meta charset="UTF-8"> tag in its <head>, resulting in character rendering issues as described in #1624.

This commit adds that missing tag.

@kazup01 kazup01 added the awaiting review ❇️ Pull request is awaiting a review. label Mar 6, 2018
@Rokt33r Rokt33r added next release (v0.11.0) and removed awaiting review ❇️ Pull request is awaiting a review. labels Mar 6, 2018
@Rokt33r Rokt33r merged commit 10f5ad6 into BoostIO:master Mar 6, 2018
@dtgay dtgay deleted the add-charset-to-html-export branch March 6, 2018 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants