You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compact output
swift-markdown prettifies tables by default, which is great for humans editing the markdown by hand. I wonder if there is a use-case for the markdown to be minified? (i.e. the extra whitespace to be removed in table cells)
compact output
swift-markdown prettifies tables by default, which is great for humans editing the markdown by hand. I wonder if there is a use-case for the markdown to be minified? (i.e. the extra whitespace to be removed in table cells)
other options?