I think this is an important special case that nim doc should handle, so that
these 2 cases work:
proc fun1*() = discard ## doc comment for `fun1`
proc fun2*() = discard
## doc comment for `fun2`
Run
- Documenting one liner mantielero
- Re: Documenting one liner juancarlospaco
- Re: Documenting one liner treeform
- Re: Documenting one liner mantielero
- Re: Documenting one liner dawkot
- Re: Documenting one liner timothee
