1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Merge branch 'localization' of github.com:SiSchae/Boostnote into localization

hoffe es läuft
This commit is contained in:
Simon
2018-03-06 10:02:29 +01:00

View File

@@ -216,6 +216,7 @@ export default class MarkdownPreview extends React.Component {
return `<html>
<head>
<meta charset="UTF-8">
<style id="style">${inlineStyles}</style>
${styles}
</head>