Default Options
This is the default implementation of the plugin with no options.
| # | Name | City |
|---|---|---|
| John Doe | New York | |
| Jane Smith | London | |
| Peter Jones | Paris | |
| David Williams | Tokyo |
With bold: true and zero: true options
This table uses the bold and zero options to style the numbers.
| # | Name | City |
|---|---|---|
| John Doe | New York | |
| Jane Smith | London | |
| Peter Jones | Paris | |
| David Williams | Tokyo | |
| Chris Martin | Berlin | |
| Alex Turner | Sheffield | |
| Matt Bellamy | Devon | |
| Thom Yorke | Oxford | |
| Noel Gallagher | Manchester | |
| Liam Gallagher | Manchester |
With column: 1 and start: 100 options
This table demonstrates the column and start options.
| Name | # | City |
|---|---|---|
| John Doe | New York | |
| Jane Smith | London | |
| Peter Jones | Paris |