bug in markdown output of sql docs?

alechalech Posts: 2 New member
when looking at the markdown export output for table that has columns included in multiple indexes, the markdown code has line breaks between each index, messing up the table output.

for example, this is what was generated for a sample table with 2 columns, one column that is referenced in 2 indexes, and a second column that is referenced in 3 indexes:



and this is what it looks like in a markdown viewer, it breaks the table:


is this a known issue, is there a fix?
Tagged:

Comments

Sign In or Register to comment.