alainmeier / cryptonote

:lock: A simple open source web application that lets users encrypt and share messages that can only be read once.
https://cryptonote.me
MIT License
179 stars 34 forks source link

Certain strings cannot be put into code blocks #17

Open andrewjkerr opened 9 years ago

andrewjkerr commented 9 years ago

I haven't quite figured out the pattern just yet, but this will not format as code:

development: &defaults

test:
  <<: *defaults

production:
  <<: *defaults