Merge remote-tracking branch 'origin/stable'

This commit is contained in:
zadam
2021-01-11 22:49:08 +01:00
6 changed files with 24 additions and 18 deletions

View File

@@ -234,7 +234,7 @@ function exportToZip(taskContext, branch, format, res) {
<link rel="stylesheet" href="${cssUrl}">
<base target="_parent">
</head>
<body>
<body class="ck-content">
<h1>${utils.escapeHtml(title)}</h1>
${content}
</body>