mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-29 21:33:04 -08:00
Integrating this module allows us to do HTML/XML parsing under Node.js (there is no built-in support for Node.js; we can already do HTML/XML parsing in the browser). The implementation chosen is pure JavaScript, and will work in all configurations of TiddlyWiki. |
||
|---|---|---|
| .. | ||
| files | ||
| plugin.info | ||
| readme.tid | ||
title: $:/plugins/tiddlywiki/xmldom/readme This plugin packages [[xmldom|https://github.com/jindw/xmldom]] for use by other plugins. It does not provide any end-user visible features.