forked from docs/doc-exports
increase escape precision
This commit is contained in:
parent
f1074102d1
commit
e39033004e
@ -401,7 +401,7 @@ class OTCDocConvertor:
|
||||
# "[:space:][:word:][:underscore:][:comma:]"
|
||||
r"\s([\w_]+_)[,]",
|
||||
# DWS dirty-fixes part 2
|
||||
r"(\*\+)",
|
||||
r"/(\*\+)",
|
||||
]
|
||||
self.rawize_me(soup, rawize_strings)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user