Skip to content

Decide how to render Markdown tables #42

@dmalan

Description

@dmalan

Currently,

| plaintext    | `H` | `E` | `L` | `L` | `O` |
|--------------|---|---|---|---|---|
| + key        | 1 | 1 | 1 | 1 | 1 |
| = ciphertext | `I` | `F` | `M` | `M` | `P` |

renders as:

Screen Shot 2022-09-11 at 2 17 34 PM

Might be cleanest to leverage https://primer.style/css/ for CSS ultimately, though ideally in a theme-independent way (i.e., no color properties).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions