diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index c46adcb..c94d4a0 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -148,8 +148,10 @@ var setup = function(){
- code filtering
```
.__code_attrs__(attrs, code, elem)
- -> bool
+ -> true
+ -> false
```
+ _system attrs are always hidden, the client can control whether the code is shown or not_
- view filtering
```
.__view_attrs__(attrs, code, elem)