Closed brettz9 closed 2 years ago
refactor: use comment-parser approach to avoid special type processing for default tag
comment-parser
Note that this doesn't undo the recent special processing. You'll have to figure out how you want to deal with it, whether to revert the changes entirely or not.
Might I suggest closing https://github.com/syavorsky/comment-parser/issues/155#issuecomment-1100642428 then if this is ok?
refactor: use
comment-parser
approach to avoid special type processing for default tagNote that this doesn't undo the recent special processing. You'll have to figure out how you want to deal with it, whether to revert the changes entirely or not.