Jump to content

csj

Level 1
  • Posts

    2
  • Joined

  • Last visited

About csj

csj's Achievements

1

Reputation

  1. got it @PinkElephant, I have reported this issue to help center. will update the status of my ticket here later, in case others have same issue.
  2. Evernote version: 10.33.5 OS: Windows 11 When I SSH to remote linux server and copied content from terminal, ex "openssl help" Then I pasted in evernote code block, all the empty line are not visible (so all the blocks connected together) If I copied content from the pasted code block in evernote, and paste it in any editor (notepad, sublime) I can see there are 2 empty lines. then I tried to insert the empty line manually, (eg, move cursor to the end of "X509" and press enter) I need to press ENTER 2 times to make a new line. but even doing tho can make it looks ok, but if I copied it from evernote and pasted in notepad, it will shows 3 empty lines so there seems a bug that empty line cannot be displayed properly in code block (may related to this issue, which the bug is makes 1 empty line become 2 and was fixed but produced another bug?) $ openssl help Standard commands asn1parse ca ciphers cms crl crl2pkcs7 dgst dhparam dsa dsaparam ec ecparam enc engine errstr gendsa genpkey genrsa help list nseq ocsp passwd pkcs12 pkcs7 pkcs8 pkey pkeyparam pkeyutl prime rand rehash req rsa rsautl s_client s_server s_time sess_id smime speed spkac srp storeutl ts verify version x509 Message Digest commands (see the `dgst' command for more details) blake2b512 blake2s256 gost md4 md5 mdc2 rmd160 sha1 sha224 sha256 sha3-224 sha3-256 sha3-384 sha3-512 sha384 sha512 sha512-224 sha512-256 shake128 shake256 sm3 Cipher commands (see the `enc' command for more details) aes-128-cbc aes-128-ecb aes-192-cbc aes-192-ecb aes-256-cbc aes-256-ecb aria-128-cbc aria-128-cfb aria-128-cfb1 aria-128-cfb8 aria-128-ctr aria-128-ecb aria-128-ofb aria-192-cbc aria-192-cfb aria-192-cfb1 aria-192-cfb8 aria-192-ctr aria-192-ecb aria-192-ofb aria-256-cbc aria-256-cfb aria-256-cfb1 aria-256-cfb8 aria-256-ctr aria-256-ecb aria-256-ofb base64 bf bf-cbc bf-cfb bf-ecb bf-ofb camellia-128-cbc camellia-128-ecb camellia-192-cbc camellia-192-ecb camellia-256-cbc camellia-256-ecb cast cast-cbc cast5-cbc cast5-cfb cast5-ecb cast5-ofb des des-cbc des-cfb des-ecb des-ede des-ede-cbc des-ede-cfb des-ede-ofb des-ede3 des-ede3-cbc des-ede3-cfb des-ede3-ofb des-ofb des3 desx idea idea-cbc idea-cfb idea-ecb idea-ofb rc2 rc2-40-cbc rc2-64-cbc rc2-cbc rc2-cfb rc2-ecb rc2-ofb rc4 rc4-40 seed seed-cbc seed-cfb seed-ecb seed-ofb sm4-cbc sm4-cfb sm4-ctr sm4-ecb sm4-ofb
×
×
  • Create New...