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