2018-02-22 18:06:25 +01:00
|
|
|
[Div ("",[],[("custom-style","FirstParagraph")])
|
|
|
|
[Para [Str "This",Space,Str "is",Space,Str "some",Space,Str "text."]]
|
|
|
|
,Div ("",[],[("custom-style","BodyText")])
|
2018-02-23 20:23:14 +01:00
|
|
|
[Para [Str "This",Space,Str "is",Space,Str "text",Space,Str "with",Space,Str "an",Space,Span ("",[],[("custom-style","Emphatic")]) [Str "emphasized"],Space,Str "text",Space,Str "style.",Space,Str "And",Space,Str "this",Space,Str "is",Space,Str "text",Space,Str "with",Space,Str "a",Space,Span ("",[],[("custom-style","Strengthened")]) [Str "strengthened"],Space,Str "text",Space,Str "style."]]
|
2018-02-22 18:06:25 +01:00
|
|
|
,Div ("",[],[("custom-style","MyBlockStyle")])
|
|
|
|
[BlockQuote
|
|
|
|
[Para [Str "Here",Space,Str "is",Space,Str "a",Space,Str "styled",Space,Str "paragraph",Space,Str "that",Space,Str "inherits",Space,Str "from",Space,Str "Block",Space,Str "Text."]]]]
|