Title: content module
Last modified: August 31, 2016

---

# content module

 *  Resolved [jorgendemore](https://wordpress.org/support/users/jorgendemore/)
 * (@jorgendemore)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/content-module/)
 * I wonder how I can make use of the content module. Right now I only understand
   how to set up a title. But not the chapters. I understand that it should be auto-
   generated. But I don’t understand how it does this. And anyway, I would love 
   to define my own chapters.
 * Any tips?
 * [https://wordpress.org/plugins/snowball/](https://wordpress.org/plugins/snowball/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [thomaspark](https://wordpress.org/support/users/thomaspark/)
 * (@thomaspark)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/content-module/#post-7012610)
 * The table of contents is indeed auto-generated. It’s created based on any HTML
   elements with an ID attribute.
 * For example, you can use an HTML block to add something like:
    `<h2 id="section1"
   >Section 1</h2>`
 * You could also add an ID to a caption in other modules like Image or Table like:
   `
   <caption id="table1">Table 1</caption>`
 * Will be adding more info about this in the FAQ for the next release. Let us know
   if you have any other questions!

Viewing 1 replies (of 1 total)

The topic ‘content module’ is closed to new replies.

 * ![](https://ps.w.org/snowball/assets/icon.svg?rev=1279019)
 * [Snowball](https://wordpress.org/plugins/snowball/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/snowball/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/snowball/)
 * [Active Topics](https://wordpress.org/support/plugin/snowball/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/snowball/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/snowball/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [thomaspark](https://wordpress.org/support/users/thomaspark/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/content-module/#post-7012610)
 * Status: resolved