hugox
A companion to help edit markdown files.
Add tags
Before run
// C:\mdfiles\Readings.md
---
tags:
---
...
Run command
$ hugox add-tag C:\mdfiles\ news books
After run
// C:\mdfiles\Readings.md
---
tags:
---
...
A companion to help edit markdown files.
Before run
// C:\mdfiles\Readings.md
---
tags:
---
...
Run command
$ hugox add-tag C:\mdfiles\ news books
After run
// C:\mdfiles\Readings.md
---
tags:
---
...