Styles are just named sets of formatting attributes, used to identify and group structurally identical elements in a document. Many paragraphs and snippets of text in your document will need to have styles applied to them. Standard paragraphs do not need to have a _Paragraph Style_ applied, but all other "block" elements (to borrow a term from HTML parlance), such as list items, preformatted text (i.e., code listings), and block quotes or epigraphs will need to be styled with the appropriate Paragraph Style. In addition, if you want certain characters within a paragraph (or other block element) to look different than the rest of that paragraph, such as applying *Italics*, **Bold**, or `Literal`, you'll be using a *Character Style*.
0 commit comments