https://github.com/fuji-nakahara/vscode-markdown-preview-fuji-styles
VS Code extension that changes built-in markdown preview to Fuji style, which matches Japanese novels
https://github.com/fuji-nakahara/vscode-markdown-preview-fuji-styles
markdown-preview vscode-extension
Last synced: 6 months ago
JSON representation
VS Code extension that changes built-in markdown preview to Fuji style, which matches Japanese novels
- Host: GitHub
- URL: https://github.com/fuji-nakahara/vscode-markdown-preview-fuji-styles
- Owner: fuji-nakahara
- License: mit
- Created: 2018-07-16T06:22:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T04:31:40.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:36:56.349Z (12 months ago)
- Topics: markdown-preview, vscode-extension
- Language: CSS
- Homepage: https://marketplace.visualstudio.com/items?itemName=fuji-nakahara.markdown-preview-fuji-styles
- Size: 875 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# markdown-preview-fuji-styles
This is the VS Code extension that changes built-in markdown preview to Fuji style, which matches Japanese novels.
## Features
- Vertical writing (縦書き)
- Emphasis using sesame dot (圏点を用いた強調)
## Known Issues
- Scroll sync (`markdown.preview.scrollPreviewWithEditor` and `markdown.preview.scrollEditorWithPreview`) does not work [#2](https://github.com/fuji-nakahara/vscode-markdown-preview-fuji-styles/issues/2)
- User settings `markdown.preview.fontFamily` and `markdown.preview.lineHeight` are ignored [#1](https://github.com/fuji-nakahara/vscode-markdown-preview-fuji-styles/issues/1)