Added breadcrumb

pull/210/head
M66B 2 years ago
parent d34104711d
commit c4cf1bffeb

@ -95,6 +95,7 @@ public class HtmlEx {
return;
}
Log.breadcrumb("withinHtml", "length", Integer.toString(text.length()));
withinDiv(out, text, 0, text.length(), option);
}

Loading…
Cancel
Save