Include Raw Google Doc in HTML iframe

This page uses a HTML iframe to pull in content from a Google Doc.   The Hashtag Framework uses configured Google OAuth Tokens for accessing Google Docs.  
Processing this Hashtag Markup:
<iframe src="/google-docs/includes/raw" width="100%" height="627"></iframe>

Hashtag Markup for iframe: /google-docs/includes/raw
<# include raw google doc "Website Info" #>



The Hashtag Markup Language provides many methods to interact with Google Docs.

Google Doc content can either be returned as a complete Raw HTML page, or stripped of the HTML container with localized CSS so it can be included Inline.  

Included content from Google Docs can optionally be processed as Hashtag Markup.