wip: fix tabs
This commit is contained in:
parent
d46937e20f
commit
5a38722c6b
|
@ -584,6 +584,7 @@ def wip_raws(target):
|
|||
def wip_tabs():
|
||||
global article_bottom
|
||||
article_temp = ''
|
||||
tab = 0
|
||||
tab_start = 8 # From <article> tag
|
||||
indiv = False
|
||||
|
||||
|
|
Loading…
Reference in New Issue