Skip to main content

My document settings hash did not work. I added {alt-title: all} and it had no effect.

Leanpub Support avatar
Written by Leanpub Support
Updated over 2 years ago

In terms of specifying the document settings, you need to specify the
document settings hash exactly like this:
​
{
alt-title: all
}


​The opening and closing braces must be on their own lines.

This is to differentiate document settings from a document which just started
with an attribute list.

Did this answer your question?