# HTML数据插件 **Repository Path**: XmacsLabs/html ## Basic Information - **Project Name**: HTML数据插件 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-28 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HTML Data plugin > based on Mogan Research v1.2.9.1-rc3 LTS ## How to develop First of all, you need to learn about the TEXMACS_HOME_PATH: ``` cd $TEXMACS_HOME_PATH/plugins git clone git@github.com:XmacsLabs/html.git ``` ## How to test Here is the command line on linux: ``` /usr/bin/MoganResearch --headless -b tests/24_11.scm -x "(24_11)" -q ```