Inline format spells
This commit is contained in:
parent
4683cba41e
commit
a2c57e384b
@ -230,7 +230,7 @@ class BookOfFaces
|
||||
{:text => spell.authors.join(', '), :font => "Goudy"},
|
||||
]
|
||||
|
||||
pdf.text spell.rules_text
|
||||
pdf.text spell.rules_text, :inline_format => true
|
||||
|
||||
spell.reaches.each do |reach|
|
||||
pdf.formatted_text [
|
||||
|
Loading…
Reference in New Issue
Block a user