Skip to content
Snippets Groups Projects
Commit 76e546ce authored by Sven M. Hallberg's avatar Sven M. Hallberg
Browse files

process page content after main parser and only for text extraction

Factors this code out of parse_xrefs() where it never belonged, into a
new function process_page_content() that is called from main after the
main parse has succeeded and only if text extraction was requested, i.e.
-x or -X was passed on the command line.

Also adjusts the code for style and drops some related XXXs.

Fixes #49.
parent 5ec93b40
No related branches found
No related tags found
1 merge request!46factor page content processing out of parse_xrefs
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment