Tokenize dialogue with colour tag
This commit is contained in:
@@ -160,6 +160,7 @@ class NWBuildDocument:
|
||||
elif bFormat in (nwBuildFmt.HTML, nwBuildFmt.J_HTML):
|
||||
makeObj = ToHtml(self._project)
|
||||
filtered = self._setupBuild(makeObj)
|
||||
makeObj.initDocument()
|
||||
|
||||
yield from self._iterBuild(makeObj, filtered)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user