6 Commits (d53b8470a6f8b4ff7d80c890bcc744d3bf846aac)

Author SHA1 Message Date
Óscar 78f97e17b4
♻️ refactor(translation): introduce translation macro (#129) 2 years ago
welpo 5250576744
💡 chore: add comments explaining use of `get_random` 2 years ago
welpo c47198facf
🎨 style: add dash to toggle identifier 2 years ago
welpo 0e1a5143c0
🐛 fix: generate random id for multilingual quotes
Fix #82
2 years ago
welpo dd73e52729
feat: add custom quotation marks for multilingual quotes
Allows users to specify custom opening and closing quotation marks for
the multilingual quote shortcode.
The quotation marks can be configured per language in config.toml.
If not specified, default quotation marks will be used.
2 years ago
welpo ab29511d5e
feat: add multilingual quote shortcode 2 years ago