diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2019-04-07 02:31:13 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2019-04-07 02:31:13 -0600 |
| commit | 6c39961db0ea8765f2db004c5f4c7c2b222c0c5e (patch) | |
| tree | 7a4e5df24a7b7e4838de870c59dbc207cb45e054 /examples/chronicles-example.adoc | |
| parent | d7af149e0453b2327c4ec82505649bc76a0c16bf (diff) | |
fix ref and bibref to be compatible with Asciidoctor 2
Diffstat (limited to 'examples/chronicles-example.adoc')
| -rw-r--r-- | examples/chronicles-example.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/chronicles-example.adoc b/examples/chronicles-example.adoc index b2e392de..56bd4ef8 100644 --- a/examples/chronicles-example.adoc +++ b/examples/chronicles-example.adoc @@ -58,7 +58,7 @@ _Weak light from the hallway trickled across the theater, chased by a distant sc === Rendezvous Point -Come on, [[bier-central,Bier Central]]. +Come on, [[bier-central,Bier Central]]_Bier Central_, of course! Did you have to ask? If you beat me there, I'll take a {uri-stbernardusabt12}[St. Bernardus Abt 12]. @@ -349,7 +349,7 @@ public class GreetingReceiver implements EventReceiver, Serializable { } ---- -We already showed you an XML example in <<ravages>>, a language we often rant about over beers at <<bier-central,Bier Central>>. +We already showed you an XML example in <<ravages>>, a language we often rant about over beers at <<bier-central>>. I'll trade you a little table for some of that bark. |
