fixed: #9897. Fixed problem with highlighting in codearea. Updated EditArea to version 0.8.1.1
This commit is contained in:
parent
bbbe385889
commit
3320465ca4
66 changed files with 3122 additions and 2275 deletions
|
|
@ -157,6 +157,7 @@ sub toHtml {
|
|||
id : "$id",
|
||||
syntax : "$syntax",
|
||||
start_highlight : true,
|
||||
show_line_colors: true,
|
||||
toolbar : "search, go_to_line, |, undo, redo, |, syntax_selection, highlight, reset_highlight, |, help"
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue