Skip to content

Tags: yusukebe/gh-markdown-preview

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Render other markdown files (#52)

This adds the ability to render other markdown files in the project

 - template.html now supplies the `path=window.location.pathname`
 - mdHandler uses the path if it's supplied

This should fix #40

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: ADD WSL route in auto open feature (#48)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correct the body width to match GitHub (#44)

The body of the page content was rendering at 890px while on GitHub the
body width was 830px.

Considering the padding, it appears that reducing the max-width on the
html from 980px to 920px should resolve this.

Signed-off-by: Josh Bainbridge <[email protected]>

v1.4.0

Toggle v1.4.0's commit message
chore: bump up to v1.4.0

v1.3.1

Toggle v1.3.1's commit message
chore: bump up to v1.3.1

v1.3.0

Toggle v1.3.0's commit message
chore: bump up to v1.3.0

v1.2.10

Toggle v1.2.10's commit message
chore: bump up to v1.2.10

v1.2.9

Toggle v1.2.9's commit message
Bumped v1.2.9

v1.2.8

Toggle v1.2.8's commit message
Version++

v1.2.7

Toggle v1.2.7's commit message
Fixed gorelaser.yml