Xah Talk Show 2025-05-03 Ep651 emacs lisp, add id to div tag, part 1
task
- go thru the web dir, ten thousand html files
- open each, find
<div class="topicxl">
- then, add and id attribute e.g. id="jYhjt"
- for each of the page linked in the topic box. same id must be used.
continued at Xah Talk Show 2025-05-08 Ep654 emacs lisp, add id to div tag, part 2