Home » Guidelines » HTML Article Preparation Using Grok AI
HTML Article Preparation Using Grok AI
Go to grok.com and sign in.
Click the paperclip icon to attach your Word-style document
Ask Grok to "Format the attached document in HTML with the following guidelines:"
- Use <br/> <br/> for paragraph breaks.
- Use <h3> for Headings and Sub headings.
- Use <blockquote> for the italicized long quotes/citations.
- Add linked footnotes for every footnote.
- Do not include CSS instructions at the beginning. Just start with the text.
- Do not indent paragraphs.
- Check all names and if there are any rock or jazz musicians in the document, format their names as follows: {{musician name}}. Place curly brackets around the name on each side. Do this only once at the first mention of the name only.
- Check to see if there are any albums/recordings in the document and place the album name in html italics as follows: <em>Album Name</em> .
- After the album name, put the name of the recording label and the year it was released. So, for Miles Davis' album "Kind of Blue" it would be revised as follows: <em>Kind of Blue</em> (Columbia, 1959).
- Check for song titles and place them in double quotes, like this: "Stella by Starlight".