Petess / goWordPressXML2HTML

Go program that gets the text from a wordpress xml export file and exports the text of the post entries to HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goWordPressXML2HTML

This code is for a converter that converts WordPressXML into HTML that enables it to be fed into Pandoc to enable the content from WordPress posts to be available for Pandoc.

Notes

The code currently relies on the latest version of go-wordpressxml library

The system is similar to the Python program - wordpressXML2HTML

About

Go program that gets the text from a wordpress xml export file and exports the text of the post entries to HTML


Languages

Language:Go 100.0%