[mod] highlightWhitespace
This commit is contained in:
parent
55fef63678
commit
be12f0200c
7 changed files with 347 additions and 338 deletions
|
|
@ -76,3 +76,6 @@ function app:dev() {
|
|||
cm:htmx2("dev/home.htm", map{})
|
||||
};
|
||||
|
||||
declare function app:logs() {
|
||||
(admin:logs()=>foot()=>admin:logs())[@type eq 'LSP']
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue