Open
Description
Right now, it looks like the only documentation for {@animation}
, {@template}
, {@youtube}
, etc exists as doc comments on private methods in comment_processable.dart. We should document, perhaps in a top-level markdown file, or the wiki:
- the syntax for each directive
- any interoperability between them (can you write a
{@template}
with a{@youtube}
inside?) - what directives are accepted in Flutter's docs, pub.dev's docs, and Dart API docs