Commit 5017c757 by pangchong

feat: 处理html元素

parent 3c7804b6
...@@ -45,5 +45,5 @@ export const nodeSet = [ ...@@ -45,5 +45,5 @@ export const nodeSet = [
'REVDATE', 'REVDATE',
'SHEETNBR' 'SHEETNBR'
] ]
export const htmlNode = ['TABLE', 'THEAD', 'TBODY']
export const contentHoldNode = ['PARA', 'PARAC', 'TITLE', 'TITLEC', 'REFEXT', 'STDNAME', 'ZONE', 'PAN', 'REFBLOCK'] export const contentHoldNode = ['PARA', 'PARAC', 'TITLE', 'TITLEC', 'REFEXT', 'STDNAME', 'ZONE', 'PAN', 'REFBLOCK']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment