Skip to content

Tags: imwithye/react-native-remark

Tags

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: revert the source map change (#52)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add github theme (#47)

## 📝 Description

Add GitHub markdown theme

## ✅ Checklist

- [x] My PR title follows the Conventional Commit format (e.g. `feat:`,
`fix:`, `chore:`)
- [x] I have run `pnpm run lint:fix` to fix formatting and lint errors

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add serif theme (#42)

## 📝 Description

Add a sample serif theme.

## ✅ Checklist

- [x] My PR title follows the Conventional Commit format (e.g. `feat:`,
`fix:`, `chore:`)
- [x] I have run `pnpm run lint:fix` to fix formatting and lint errors
- [x] I have tested the changes in the example app (`pnpm i && cd
example && pnpm i && pnpm run ios`)

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: workflow failed for npm provenance (#41)

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: footnote definition and list rendering (#32)

v0.0.6-alpha

Toggle v0.0.6-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix deps (#26)

v0.0.5-alpha

Toggle v0.0.5-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update docs (#25)

v0.0.4-alpha

Toggle v0.0.4-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add code block syntax highlight (#19)

v0.0.3-alpha

Toggle v0.0.3-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: long text in table will overlap each other (#16)

v0.0.2-alpha

Toggle v0.0.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update readme (#8)