Update blog feed parsing to match latest version from cloud.gov site
Changes proposed in this pull request:
New feed returns the full HTML of the blog post, rather than a summary. This commit updates the blog structure to match what is currently available.
This will probably change again in the coming weeks, so I haven't added a front-end test that verifies the HTML truncation, but if you think that should block this, let me know.
Submitter checklist
-
Added logging is not capturing sensitive data and is set to an appropriate level (DEBUG vs INFO etc) -
Updated relevant documentation (README, ADRs, explainers, diagrams)
Security considerations
Adds package to sanitize HTML consumed from the external XML file