lijunle / Vsxmd

VS XML documentation -> Markdown syntax.
MIT License
215 stars 51 forks source link

[Request] Visually separate types with a horizontal line #79

Open hailstorm75 opened 4 years ago

hailstorm75 commented 4 years ago

Unfortunately, the generated markdown is hard to read when compiled on Azure Repos.

Providing an option to separate the documented types with a horizontal line would improve the generated document readability.

As of now, I add them manually, event though I would like my documentation to always be generated automatically.

Example:

ISubject type

Namespace

Borec.Interfaces.Models.DbModels

Code property

Summary

Subject code

Name property

Summary

Subject name


IFaculty type

Namespace

Borec.Interfaces.Models.DbModels

Name property

Summary

Faculty name