Ludovic Dem

Results 73 comments of Ludovic Dem

The thing that I implemented to allow to display paragraph on sections like "types", "callbacks" and "functions" and custom sections. I've generated some docs with ex_doc v0.40 and those were...

I don't remember how it was done but could we just have ```markdown # Module.Name ## Functions ### `all_of(foo, bar)` Some signature paragraph ... ... ... ## Functions Hello this...

Ah yes I remember the functions are H2. But again, having multiple H1 is not invalid _per-se_. We could have the various sections as H1 in here.