Releases: RayCC51/BashWrite
Releases · RayCC51/BashWrite
BashWrite v1.1.9
BashWrite v1.1.8
md2html
- Minify
- New: Table alignment
BashWrite v1.1.7
md2html
- Fix: Escaping charactors
- Allow every html tags
- Auto detect url
BashWrite v1.1.6
New
- Pinned post
- Allow
iframe
html tag in markdown - Banner image
md2html
- Allow underscore(_) for em, strong
- Fix em, strong
Update
- Refactoring all posts
- Date valid check
BashWrite v1.1.5
Fix
- When updating or removing assets in write/
- Rebuild tags
- Remove backups path error
- md2html: sub and del tag in codeblock
Update
- CSS: Style of heading with id
- Comments
- Refactoring
- Rename variables
- Remove empty folders in posts/
New
- Custom footer
- Automatically create backup file
.tar.gz
BashWrite v1.1.4
Update
- Minify CSS
- RSS contains whole posts
Fix
- Where posts are automatically deleted when updated
- Github action: Check file existing
md2html
- Allow br, br/, br / tag
- Fix: Multi indented list
- Fix: Mixed list
- Fix: em and strong tags
BashWrite v1.1.3
fix
- removing posts
- empty frontmatter
- css: darkmode header color
- github action - github pages
BashWrite v1.1.2
Feat
- The file's change check method has been changed from time to checksum.
Fix
- Prevent html entity in the frontmatter.
- Created tag name rules. No duplicates, No symbols except dash and underscore.
- all-tags.html
- tags/*.html
BashWrite v1.0.3
-
HTML comments, br tag
-
Update md2html
-
Copy assets in write/ -> posts/
-
Github actions now works
-
and fix something...
BashWrite 0.12 beta
Many features are functioning, but there are still many areas that need improvement.
Therefore, it is still in the beta version.