Releases: nuitsjp/CopyToMarkdownAddIn
Releases · nuitsjp/CopyToMarkdownAddIn
Release 2.1.2.0
- Fix Issue #12
Pre-Release 3.0.0.0
Update installer to Windows Installer. #11
Release 2.1.1.0
Release 2.1.0.0
New functions
- Copy Table to Markdown
Bug fixs
- Fix to ignore blank lines when copying from Markdown
Release 2.0.0.0
- Addition of function to copy from Markdown to Excel
Release 1.0.2.0
Update specifications of the second row
Fixed Issue #2
Delete before updating is required.
Before
- Alignment Left : |-|
- Alignment Center : |:-:|
- Alignment Right : |-:|
After
- Alignment Left: |:--|
- Alignment Center : |:-:|
- Alignment Right : |--:|
Release 1.0.0.4
First release.