1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:50:03 +08:00
SpaceVim/docs/api/web/html.md
2020-09-14 22:47:49 +08:00

567 B

title description
web#html API web#html API provides some basic functions and values for parser html file.

Available APIs >> web#html

Intro

web#html API provides some basic functions and values for parser html file.

Functions

function name description
parse(str) parser content
parseFile(path) parse file path
parseURL(url) parse url