- Markserv uses Semantic Versioning
- Markserv Keeps a ChangeLog
- Missing CLI packages. [#79], [#81]
- Snyk security audit & fixed CLI launch bug. [#77]
- Added contributors table to README. [#76]
- Updated CSS page width in stylesheets to reflect GitHubs styles. [#74]
- Replace Commander with Meow. [#75]
- Fixed README CLI command. [#75]
- Added
markserv --livereloadport false
to disable LiveReload. [#65] - Added
markserv --browser false
to disable Browser Launch. [#65] - Added contributors to
package.json
[#65]
- Fix launch of relative files and dirs from
markserv
andreadme
commands. [#63]
- Clean
npm audit
: PR #59
- Check for updates only when online: PR #56
- Mobile Font - does not look squished on smaller screens: PR #55
- Removed useless CSS, and border from printing and mobile view: PR #55
- Updated boot - splash is now called from cli and readme to so the user can see that markserv is loading: PR #53
- Auto Upgrade - user gets option to upgrade to latest when starting Markserv: PR #52
- Updated README after changing github:filter/markserv to github/markserv/markserv (no PR)
- Updated README after changing github:filter/markserv to github/markserv/markserv (no PR)
- Sanitize urls in breadcrumbs: PR #52
- Thanks @ChenYingChou PR #48
- Error page with back links: PR #52
- Thanks @ChenYingChou PR #48
- Slugify Links (w/ Emojis) PR #51
- Thanks @ChenYingChou PR #48
- Emoji support with
mdItEmoji
. Example::fire:
now renders as 🔥- Thanks @ChenYingChou PR #48
- Indent size 4 to
.editorconfig
- @ChenYingChou PR #48
- Emojis require :colon-syntax: to render correctly on NPMJS.org
- Thanks @ChenYingChou PR #48
- Added ChangeLog