fix: last diffs in transformation
This commit is contained in:
@@ -83,6 +83,7 @@ export class ImportExecutionEngine extends EventEmitter {
|
||||
headingStyle: 'atx',
|
||||
codeBlockStyle: 'fenced',
|
||||
bulletListMarker: '-',
|
||||
emDelimiter: '*',
|
||||
});
|
||||
|
||||
// Custom rule for list items: use single space after marker instead of multiple spaces
|
||||
|
||||
Reference in New Issue
Block a user