ckeditor - CKEdtior less than sign (<) is not shown after saving -


i using redmine installation ckeditor plugin. started document our work in wiki. 1 problem commands not shown correctly after saving.

for example, write:

mysql -u root -p bitnami_redmine < backup.sql 

but after saving page, less-than sign , after gone:

mysql -u root -p bitnami_redmine 

what can correct behavior?


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -