vuepress
vuepress copied to clipboard
📝 Minimalistic Vue-powered static site generator
## Feature request #### What problem does this feature solve? Support for other another popular writing format. Plus, the out-of-the-box search and multi-language vuepress offers (not offered in other static...
Cambio
**Summary** **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor...
## Feature request #### What problem does this feature solve? Following the official TypeScript support for `vue.js`, `vue-router` and `vuex`, it would be great to reuse components written in TypeScript....
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce 1. Set up a new project with `yarn create vuepress-site`...
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@lukekarrys, @joaomoreno, @nicolo-ribaudo) Changelog Sourced from...
## Feature request #### What problem does this feature solve? #### What does the proposed API look like? #### How should this be implemented in your opinion? #### Are you...
Consider the following usecase: I have a Vue component, which I need to use very frequently in my markdown text. In my case, it links a term used in the...
## Bug report #### Enviroment - [vuepress v1.9.9](https://www.npmjs.com/package/vuepress/v/1.9.9) #### Steps to reproduce - Add a heading with lowercase cyrillic letter "й" `## Списки пользователей` - Check generated anchor link. The...
- [x] I confirm that this is an issue rather than a question. I'm a Japanese student and I've been studying English since 2 years, so my English is not...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...