DTBook to ZedAI: ZedAI mapping with code and br
- Dominant language
- Java
- Stars
- 26
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
_From [marisa.d...@gmail.com](https://code.google.com/u/115886856648841171353/) on September 01, 2011 23:30:54_
DTBook example of phrase-level code element with `
` child:
```
This code:
Emphasis!
Abbrev.
will not compile.
```
`` would work as a phrase-level element except that the solution to dealing with dtbook:br in ZedAI -- namely, to wrap lines in ``, cannot be used here as phrase-level `` does not allow ln children.
For the time being, DTBook to ZedAI ignores `
` in this case and creates a phrase-level `` element.
_Original issue: http://code.google.com/p/daisy-pipeline/issues/detail?id=86_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.