md-advanced-tables
md-advanced-tables copied to clipboard
Ignore square brackets when sorting
I often sort table columns and rows which contain items that are within brackets, e.g., [[item 1]], but also items not within brackets. Is there a way, or could a way be made, to sort items naturally (ignoring the brackets when sorting) so bracketed items down all get sorted to the bottom when I'm looking at table items in alphanumerical order.
Sorting is handled by the internal library, so I will move this issue there.
This should also consider other markdown control characters such as *_~ and backtick.