Activity
fix: handle line offset in block quote correctly
fix: handle line offset in block quote correctly
Force push
fix: handle line offset in block quote correctly
fix: handle line offset in block quote correctly
fix: alert token also need line offset since it is based on blockquote (
fix: alert token also need line offset since it is based on blockquote (
Pull request merge
fix: alert token also need line offset since it is based on blockquote
fix: alert token also need line offset since it is based on blockquote
fix: alert token also need line offset since it is based on blockquote
fix: alert token also need line offset since it is based on blockquote
feat: replace code_block indent spaces with ZWSP
feat: replace code_block indent spaces with ZWSP
fix: token.map missing in table rule
fix: token.map missing in table rule
refactor: remove unused code
refactor: remove unused code
fix: reset line offset when empty line encountered
fix: reset line offset when empty line encountered
fix: only blockquote need line offset
fix: only blockquote need line offset
fix: lheading should set oldParentType when return early
fix: lheading should set oldParentType when return early
Force push
refactor: removed unused util function getLineOffset
refactor: removed unused util function getLineOffset