-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
Extract the subtitle from the document title and render it on a separate line.
For example, given the following document:
```
= Title: Subtitle
...
```
It should appear on the title page like:
Tit…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
```
What steps will reproduce the problem?
1. Try opening a DocBook/XML 5 file such as
https://bitbucket.org/shlomif/shlomi-fish-homepage/src/d3f1e09a1269d87d84d594139
8bfa8c6030820af/lib/docbook/5/x…
-
At the moment, DM doesn't check if the start tag belongs to the DocBook 5 namespace.
Preferred solution:
1. Check what the namespace of the root element is.
2. If namespace is DocBook 5 continue. If …