Skip to content

Chinese characters failed to show correctly #29

Description

@N-damo

the corresponding R script:
setwd('C:/Users/Lenovo/Desktop')

require( "Nozzle.R1" );
#分析方法
r <- newCustomReport( "My Report" );
s1<- newSection('分析方法')

#########
r<- addTo(r,s1)
writeReport(r,filename = 'reports/my_report',credits = FALSE)
neither html nor browser can correctly show Chinese charater.
20191001155735
my_report.html.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions