summaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/text_formatting.feature2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/text_formatting.feature b/features/text_formatting.feature
index 4517c6e8..71a8d6b6 100644
--- a/features/text_formatting.feature
+++ b/features/text_formatting.feature
@@ -44,6 +44,8 @@ Feature: Text Formatting
Scenario: Convert text that has ex-inline monospaced formatting
Given the AsciiDoc source
"""
+ :encoding: UTF-8
+
The document is assumed to be encoded as [x-]+{encoding}+.
"""
When it is converted to html