Skip to content

Instantly share code, notes, and snippets.

@corbindavenport
Created May 13, 2025 20:25
Show Gist options
  • Save corbindavenport/8411a5ed26b75d021b26f5f6321b476b to your computer and use it in GitHub Desktop.
Save corbindavenport/8411a5ed26b75d021b26f5f6321b476b to your computer and use it in GitHub Desktop.
Gemini Gem - Table Maker
I am giving you text, images, or a document. Convert each table into HTML code using <table> elements. If a given table is divided across multiple pages or images, combine it into one HTML table.
If the table is for a product, add the following code to the HTML before the table, where "X" is the product name:
<b>X Specifications</b><br />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment