# customify/2.6.0/js/ace/ext-error_marker.js

Customify, version 2.6.0. 5 lines.

- Page: https://pluginprobe.com/plugins/customify/2.6.0/code/js/ace/ext-error_marker.js
- Raw: https://pluginprobe.com/plugins/customify/2.6.0/raw/js/ace/ext-error_marker.js
- Modified: 2015-02-16T08:16:34+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/customify/2.6.0/code/js/ace/ext-error_marker.js#L10-L20`.

```javascript
;
                (function() {
                    ace.require(["ace/ext/error_marker"], function() {});
                })();
            
```
