Skip to content

Commit 208886b

Browse files
committed
temp: testing
1 parent f3e2511 commit 208886b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/editors/data/constants/problem.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ export const settingsOlxAttributes = [
376376
] as const;
377377

378378
export const ignoredOlxAttributes = [
379-
// '@_markdown', // Not sure if this is safe to ignore; some tests seem to indicate it's not.
379+
'@_markdown', // Not sure if this is safe to ignore; some tests seem to indicate it's not.
380380
'@_url_name',
381381
'@_x-is-pointer-node',
382382
'@_markdown_edited',

0 commit comments

Comments
 (0)