index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
ace
/
ext-error_marker.js
blob: dfefa20ab868ff9f0aba953c8d866206f2657185 (
plain
) (
blame
)
1
2
3
4
5
;
(
function
()
{
ace
.
require
([
"ace/ext/error_marker"
],
function
()
{});
})();