You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DDOC comments were not properly undercorated, leading to strange results depending on the comment style and also if markdown was used, for example asterisks for lists. (#106)
The D code inside parameters description looked bad. Now it's simply bold. (#81)
The examples generated from the DDOC section --- were not using the hljs highlighter. (#69)
The declarations documented in unittest {} were listed as module members. (#107)
static if in contracts not formatted correctly (#100)
Expression-based contracts were not supported. (#102)