Descrición
Cipher is a settings-free plugin that allows commenters to publish (pre-formatted) code.
Functionalities:
- Backticks (`) can be used as an alternative to the
<code>tag to mark up both in-line and pre-formatted code within a comment. - Formatted chunks of code or pieces of code longer than 70 characters posted via the comment form automatically wrapped in
pre+codetags. - Special characters in code submitted through the comment form automatically converted to HTML entities.
Instalación
Upload in the ‘plugins’ folder and activate.
Comentarios
Colaboradores e desenvolvedores
“Cipher” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Cipher” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.2.2
Refreshed the plugin’s metadata.
1.2.1
Improved the namespacing of the base class.
1.2
- Removed the QuickTags feature, incompatible with the new Gutenberg editor.
- Periods, slashes and @ are no longer converted to HTML entities.