SpaceVim

A modular Vim/Neovim configuration


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


Available APIs » web#xml

Intro

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

Functions

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

Powered by Jekyll