SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


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

Powered by Jekyll, Help improve this page