Created
May 13, 2025 20:25
-
-
Save corbindavenport/8411a5ed26b75d021b26f5f6321b476b to your computer and use it in GitHub Desktop.
Gemini Gem - Table Maker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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