sschober / qarkdown

Qt markdown preview app
GNU General Public License v3.0
22 stars 3 forks source link

Preserve UTF-8 #7

Closed sschober closed 10 years ago

sschober commented 10 years ago

The current version does a QString::toStdString(), which discards UTF-8 characters.