We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b0fe0 commit 53fe379Copy full SHA for 53fe379
src/scripts.js
@@ -313,7 +313,7 @@ function renderMarkingFormats(state) {
313
} else {
314
markProps.toolName = state.props.toolShort;
315
}
316
-
+
317
// [T]: could carve out separate sections for different mark formats here
318
// only handles plain text at the moment
319
for (const [key, value] of Object.entries(markProps)) {
0 commit comments