Ok so I wanted some nice markdown docs for my repos.
https://github.com/robertkrimen/godocdown is not being updated in 3 years 
and it has some issues.


I decided to try with vanilla godoc and templates. Unfortunately it messes 
up with whitespace. Do you know if there's a way to make godoc accept 
custom functions for the templates?


Instead of calling {{comment_text .Doc "" ""}}

it would be nice to be able to call {{comment_md .Doc "" ""}}

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to