daco 0.2.2 daco: ^0.2.2 copied to clipboard
A tool for maintaining Dart comments. Supports formatting of comments, including embedded Dart code.
0.2.2 #
0.2.0+1 #
0.2.0 #
0.1.1 #
- REFACTOR: expose
LineInfo
onSource
(#4). (bf943581) - FIX: don't check code blocks tagged with
no_format
for syntactic errors (#5). (ea7fc5ab) - FIX: handle nested fenced code block (#2). (714fe124)
- FEAT: report parser error locations in formatted file (#3). (e76ccf92)
- DOCS: add basic docs to README. (6b9aae16)
0.1.0 #
- Initial version.