D

Results 3 issues of D

Cryptee uses Openpgpjs's aead_protect mode: https://github.com/cryptee/web-client/blob/51cd8bc43216f18a612a9cdab0a40a4dd146fa28/source/js/main.js#L1103 This is not a standardized PGP feature: https://github.com/openpgpjs/openpgpjs/blob/c6ed05d2c34828fe8d3249e74c6afc4ba5c8eed0/src/config/config.js#L48-L50 Other implementations don't support it, and different versions of openpgpjs aren't even guaranteed to have consistent...

change request

**Describe the bug** In code blocks, syntax highlighted tokens are rendered in the base font instead of monospaced. Then, when toggle the code block off for a line of text,...

bug

**Is your feature request related to a problem? Please describe.** I want to be able to edit math formulas after I enter them. There seems to be noway to do...

feature request