fn clean_examples(s: &str) -> String
Clean examples text: strip comment-only lines (starting with %) and trim leading/trailing blank lines.
%