Get raw HTML content and markdown for a given node within a given ordinance
get_section_html.RdIdentical to get_section_text() but preserves the raw HTML in a
content_html column instead of stripping tags, and adds a content_markdown
column with a markdown conversion. This is critical for extracting data from
sections that contain HTML tables (e.g., dimensional standards).