Gdoc
Summary
The GDoc pod is responsible for import/export notes to/from google docs
Export
publish
getPayloadForNotes {
// uses html pod to generate html
pod = new HTMLPublishPod
pod.plant
}
The GDoc pod is responsible for import/export notes to/from google docs
getPayloadForNotes {
// uses html pod to generate html
pod = new HTMLPublishPod
pod.plant
}