doxdox icon indicating copy to clipboard operation
doxdox copied to clipboard

why is it generating extra column in markdown tables?

Open agauniyal opened this issue 8 years ago • 2 comments
trafficstars

I see extra column being generated in markdown tables filled with |   |. What is the reasoning behind this and can this be disabled?

agauniyal avatar Aug 19 '17 17:08 agauniyal

Is it the final column? This is for the optional tag. I was looking into removing it completely if nothing was optional. Are you seeing a completely empty column?

Example: https://github.com/neogeek/raspar/blob/master/DOCUMENTATION.md

neogeek avatar Aug 19 '17 18:08 neogeek

@neogeek yes, instead of Optional I've   in the last column. You can see it here too - https://github.com/neogeek/doxdox/blob/master/DOCUMENTATION.md

agauniyal avatar Aug 20 '17 05:08 agauniyal