v0.32.3
Retconned release to catch github up to pub.
- Allow injected HTML in a macro which is output by a tool (#2274).
- Add packageName to index.json entries (#2271).
- Bump markdown to 2.1.5 (#2267).
- Reduce the time to generate docs. Using an example Flutter package, the time
required to generate docs was reduced from 67 seconds to 46 seconds, a 31%
reduction (#2255, #2259, #2260, #2267). - Don't HTML-escape source code blocks in Markdown output (#2253).
- Don't crash when documenting an export with '//' in the path (#2254).
- Improve null safety support (#2269).