Closed beark closed 2 years ago
Or there should be some other way of indicating I don't want them formatted. Additionally, I get some very weird results when trying to illustrate a thing with some ASCII-art in aforementioned code block.
Example input:
/** * ``` * 10 * |-- 3 * `-- 4 * ``` */
Output:
/** * 10 * * 2@^5!~#sdE!_TABLE * * `-- 4 */
No idea what that's even trying to do!
Plugin thing that is a table but can't format it completely because that wasn't correct table format. This is a bug in recognizing tables.
Or there should be some other way of indicating I don't want them formatted. Additionally, I get some very weird results when trying to illustrate a thing with some ASCII-art in aforementioned code block.
Example input:
Output:
No idea what that's even trying to do!