Closed rikedyp closed 3 years ago
Before submitting this Pull Request, please go through the following checklist:
Describe what this PR changes:
Add synonyms for split by delimiter e.g. (≠⊆⊢) Fix typo in user command input.window → input.popup
If you've made changes to table.tsv:
table.tsv
]link.import # path/aplcart
Test'path/aplcart/table.tsv'
1
If you've made code or styling changes:
[ ] Fire up a local server and check that the site functions properly. For example, you can use MiServer:
)load miserver.dws
Start'path/aplcart'
localhost:8080
Thank you for your contribution to APLcart, @abrudz will have a look as soon as convenient.
Before submitting this Pull Request, please go through the following checklist:
Describe what this PR changes:
Add synonyms for split by delimiter e.g. (≠⊆⊢) Fix typo in user command input.window → input.popup
If you've made changes to
table.tsv
:]link.import # path/aplcart
Test'path/aplcart/table.tsv'
should return1
If you've made code or styling changes:
[ ] Fire up a local server and check that the site functions properly.
For example, you can use MiServer:
)load miserver.dws
Start'path/aplcart'
localhost:8080
in your browserThank you for your contribution to APLcart, @abrudz will have a look as soon as convenient.