Module: Origami::OutlineItem::Style

Defined in:
lib/origami/outline.rb

Constant Summary collapse

ITALIC =
1 << 0
BOLD =
1 << 1