Releases: previm/previm
Releases · previm/previm
2.0.2
What's Changed
- Escape text prior to convert path by @lambdalisue in #208
- Remove AppVeyor and Travis CI and add GitHub Actions by @lambdalisue in #209
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- use let/const in javascript by @mattn in #199
- fix: some const variables should be let. by @mattn in #200
- fix: fileName should be let variable by @mattn in #201
- fix README.md by @mattn in #202
- Fix in-page anchor link target has come to be wrong in local file link support by @KSR-Yasuda in #204
Full Changelog: 2.0...2.0.1
2.0
What's Changed
- [#102] Fix default css paths by @sakunyo in #104
- prefer rst2html than rst2html.py on Windows by @mattn in #111
- Fix the condition to judge as win & firefox environment. by @yuminyamo in #109
- Remove has('win64') by @mattn in #112
- Ignore changes in the preview dir (apart from _) in #106
- Fix check executable by @mattn in #114
- fix image paths on Windows that cause not appearing local image in br… by @narugit in #108
- Fixed bug that can not be recognized correctly if illegal characters … by @beckorz in #107
- open chrome by @callmekohei in #116
- Update vital modules by @mattn in #119
- Fix test by @mattn in #121
- Wrap with augroup by @mattn in #122
- it is possible that rmdir occur error. by @mattn in #123
- Add abort suffix by @mattn in #124
- refs #117 Update markdown description by @kashewnuts in #118
- Update highlight.js v8.4 to v9.15.6. Fixes #88 by @beckorz in #128
- Update link to mermaid page by @watagashi in #134
- Update mermaid by @phuongnd08 in #133
- Escape carriage return by @mattn in #132
- Add 'markdown-it/markdown-it-cjk-breaks' by @t3nro in #125
- Add plantuml plugin by @mattn in #113
- add previm_wsl_mode by @hirano00o in #135
- ISSUE-137: Add set up readme for Safari 13.0.3 by @aoi1 in #138
- Add g:previm_plantuml_imageprefix by @mattn in #136
- fix previm_wsl_mode for fish shell by @ryotatake in #140
- Add documentation about PlantUML by @lambdalisue in #142
- [add] some vim's version test by @get-me-power in #144
- fix: gitignore do not run autocrlf by @tsuyoshicho in #145
- Add
PrevimRefreshcommand by @KSR-Yasuda in #151 - Fix multiple images in the same line by @mattn in #150
- Document commands PrevimRefresh and PrevimWipeCache (English only) by @Ian2020 in #158
- Added plantuml file preview feature by @msr1k in #169
- [Feature] Support Mermaid.js file (
*.mmd) by @KSR-Yasuda in #166 - Fix imgpath in wsl_mode. by @halkn in #146
- Set default link target
_blankby @KSR-Yasuda in #155 - Skip refresh if browser has not been opened on a buffer by @Ian2020 in #160
- feat: add g:previm_custom_preview_base_dir by @muxueqz in #171
- plugin updator/installer by @mattn in #170
- update dependencies by @mattn in #172
- update documentations by @mattn in #173
- Modify checkbox spacing by @KSR-Yasuda in #157
- [Bugfix] Hard-line-break option (
g:previm_hard_line_break) by @KSR-Yasuda in #175 - implement copy_file by @mattn in #177
- fix: broken link to README-en.md (after change from '.mkd') by @ibhagwan in #180
- Fix broken links to mermaid by @yuilib in #182
- Fix a typo by @NI57721 in #183
- Update Mermaid.js that lagging behind the latest version at the major level by @kyoh86 in #192
- Add an option description was not included in the documentation. by @beckorz in #194
- Open anchor link in the current page into the current window by @KSR-Yasuda in #189
- Fix markdown-it source path by @KSR-Yasuda in #197
- Fix mermaid render breaks with theme setting by @KSR-Yasuda in #188
- Handle Local Link by @KSR-Yasuda in #187
- Support for language display of code blocks by @beckorz in #195
New Contributors
- @sakunyo made their first contribution in #104
- @yuminyamo made their first contribution in #109
- @narugit made their first contribution in #108
- @callmekohei made their first contribution in #116
- @watagashi made their first contribution in #134
- @phuongnd08 made their first contribution in #133
- @t3nro made their first contribution in #125
- @hirano00o made their first contribution in #135
- @aoi1 made their first contribution in #138
- @ryotatake made their first contribution in #140
- @get-me-power made their first contribution in #144
- @tsuyoshicho made their first contribution in #145
- @KSR-Yasuda made their first contribution in #151
- @Ian2020 made their first contribution in #158
- @halkn made their first contribution in #146
- @muxueqz made their first contribution in #171
- @ibhagwan made their first contribution in #180
- @yuilib made their first contribution in #182
- @NI57721 made their first contribution in #183
- @kyoh86 made their first contribution in #192
Full Changelog: 1.8.1...2.0