]> git.eshelyaron.com Git - emacs.git/commit
Outline support for shr rendered documents
authorRahguzar <rahguzar@zohomail.eu>
Tue, 24 Oct 2023 20:07:51 +0000 (22:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Nov 2023 10:55:37 +0000 (12:55 +0200)
commitd41a5e4b1bafbb974d2c886d3198d9bda7821591
treeff73b496ae2c28d0a381a870250e1ba6b98ddf3d
parent42545444055d102deeb2e5513ca20a060dca00f3
Outline support for shr rendered documents

* lisp/net/shr.el
(shr-heading): Propertize heading with level.
(shr-outline-search):  An 'outline-search-function' that finds
headings using text property search.
(shr-outline-level): Outline level for 'shr-outline-search'.
(Bug#66676)
lisp/net/shr.el