Skip to content

Commit 15b1914

Browse files
committed
docs: update readme
1 parent 95896fc commit 15b1914

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ Currently supported options are listed below:
164164

165165
Whether the caption should be on the top of the element.
166166

167+
* `id_caption`:
168+
169+
Add an id to the element.
170+
167171
The default values for each type of content is synthesised in the following table:
168172

169173
| Config | Image | Table | Other |
@@ -174,6 +178,7 @@ The default values for each type of content is synthesised in the following tabl
174178
| `caption_class` | - | - | - |
175179
| `caption_prefix_class` | - | - | - |
176180
| `caption_top` | False | True | True |
181+
| `caption_id` | True | True | True |
177182

178183
## Why?
179184

0 commit comments

Comments
 (0)