-
-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
140 changed files
with
3,048 additions
and
2,612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
name: Dependabot | ||
|
||
on: | ||
pull_request_target: | ||
types: [opened, synchronize, labeled] | ||
|
||
jobs: | ||
changeset: | ||
runs-on: ubuntu-latest | ||
if: ${{ github.actor == 'dependabot[bot]' }} | ||
steps: | ||
- uses: hmarr/debug-action@v3.0.0 | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
with: | ||
fetch-depth: 0 | ||
ref: ${{ github.event.pull_request.head.ref }} | ||
- name: Upsert changeset | ||
uses: StafflinePeoplePlus/dependabot-changesets@v0.1.5 | ||
with: | ||
owner: ${{ github.repository_owner }} | ||
repo: markdown-to-jsx | ||
pr-number: ${{ github.event.pull_request.number }} | ||
token: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
name: Update website | ||
on: | ||
release: | ||
types: [published] | ||
workflow_dispatch: | ||
|
||
jobs: | ||
deploy: | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
runs-on: ubuntu-latest | ||
permissions: | ||
id-token: write | ||
contents: read | ||
pages: write | ||
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- name: Setup node | ||
uses: actions/setup-node@v4 | ||
with: | ||
cache: 'yarn' | ||
node-version-file: '.nvmrc' | ||
|
||
- run: yarn --immutable | ||
- run: yarn build-site | ||
|
||
- name: Setup site | ||
uses: actions/configure-pages@v5 | ||
|
||
- name: Upload site | ||
uses: actions/upload-pages-artifact@v3 | ||
with: | ||
path: 'docs' | ||
|
||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v4 # or specific "vX.X.X" version tag for this action |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-9.17 KB
.yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-bf6ae6ba3a.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.58 KB
.yarn/cache/@babel-helper-annotate-as-pure-npm-7.22.5-f38dc8aa1c-53da330f18.zip
Binary file not shown.
Binary file added
BIN
+3.6 KB
.yarn/cache/@babel-helper-annotate-as-pure-npm-7.25.9-a0f89e14a0-41edda10df.zip
Binary file not shown.
Binary file removed
BIN
-100 KB
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.24.4-96c11021da-86153719d9.zip
Binary file not shown.
Binary file added
BIN
+102 KB
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.25.9-1efda825e9-d1d47a7b5f.zip
Binary file not shown.
Binary file removed
BIN
-15.7 KB
...n/cache/@babel-helper-member-expression-to-functions-npm-7.23.0-4eb0647557-325feb6e20.zip
Binary file not shown.
Binary file added
BIN
+15.6 KB
...n/cache/@babel-helper-member-expression-to-functions-npm-7.25.9-761e6fec27-ef8cc1c1e6.zip
Binary file not shown.
Binary file removed
BIN
-4.15 KB
.yarn/cache/@babel-helper-optimise-call-expression-npm-7.22.5-846964ef82-c70ef6cc6b.zip
Binary file not shown.
Binary file added
BIN
+4.16 KB
.yarn/cache/@babel-helper-optimise-call-expression-npm-7.25.9-d8006fbada-f09d0ad60c.zip
Binary file not shown.
Binary file removed
BIN
-6.1 KB
.yarn/cache/@babel-helper-plugin-utils-npm-7.24.0-24ea3c3608-dc8c7af321.zip
Binary file not shown.
Binary file added
BIN
+6.17 KB
.yarn/cache/@babel-helper-plugin-utils-npm-7.25.9-462b7ade58-e347d87728.zip
Binary file not shown.
Binary file removed
BIN
-10.1 KB
.yarn/cache/@babel-helper-replace-supers-npm-7.24.1-0f96b0a406-1103b28ce0.zip
Binary file not shown.
Binary file added
BIN
+10.9 KB
.yarn/cache/@babel-helper-replace-supers-npm-7.25.9-664068b76b-8ebf787016.zip
Binary file not shown.
Binary file removed
BIN
-4.19 KB
...e/@babel-helper-skip-transparent-expression-wrappers-npm-7.22.5-a398428942-1012ef2295.zip
Binary file not shown.
Binary file added
BIN
+4.22 KB
...e/@babel-helper-skip-transparent-expression-wrappers-npm-7.25.9-215072fae0-fdbb524893.zip
Binary file not shown.
Binary file removed
BIN
-9.82 KB
.yarn/cache/@babel-helper-string-parser-npm-7.22.5-448ff0e489-7f275a7f1a.zip
Binary file not shown.
Binary file added
BIN
+9.92 KB
.yarn/cache/@babel-helper-string-parser-npm-7.25.9-eade578078-c28656c52b.zip
Binary file not shown.
Binary file removed
BIN
-17.5 KB
.yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-df882d2675.zip
Binary file not shown.
Binary file added
BIN
+16.6 KB
.yarn/cache/@babel-helper-validator-identifier-npm-7.25.9-2634b947a4-3f9b649be0.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-4.55 KB
.yarn/cache/@babel-plugin-syntax-typescript-npm-7.24.1-d4119799eb-bf4bd70788.zip
Binary file not shown.
Binary file added
BIN
+4.6 KB
.yarn/cache/@babel-plugin-syntax-typescript-npm-7.25.9-5201e4ba77-0e9821e8ba.zip
Binary file not shown.
Binary file removed
BIN
-38.9 KB
.yarn/cache/@babel-plugin-transform-typescript-npm-7.24.4-5841cd422d-e8d66fbafd.zip
Binary file not shown.
Binary file added
BIN
+40 KB
.yarn/cache/@babel-plugin-transform-typescript-npm-7.26.3-9e4c7cc8be-71e82045fc.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-18.5 KB
.yarn/cache/@emotion-is-prop-valid-npm-1.2.1-794afe6a94-fe231c472d.zip
Binary file not shown.
Binary file added
BIN
+18.6 KB
.yarn/cache/@emotion-is-prop-valid-npm-1.2.2-53f93f2b2d-0fa3960abf.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-26.6 KB
.yarn/cache/@jridgewell-gen-mapping-npm-0.3.2-c64eeb4a4e-7ba0070be1.zip
Binary file not shown.
Binary file added
BIN
+23 KB
.yarn/cache/@jridgewell-gen-mapping-npm-0.3.8-647be6e286-9d3a56ab36.zip
Binary file not shown.
Binary file removed
BIN
-17.9 KB
.yarn/cache/@jridgewell-resolve-uri-npm-3.1.0-6ff2351e61-320ceb37af.zip
Binary file not shown.
Binary file added
BIN
+17.5 KB
.yarn/cache/@jridgewell-resolve-uri-npm-3.1.2-5bc4245992-97106439d7.zip
Binary file not shown.
Binary file removed
BIN
-8.65 KB
.yarn/cache/@jridgewell-set-array-npm-1.1.2-45b82d7fb6-69a84d5980.zip
Binary file not shown.
Binary file added
BIN
+8.72 KB
.yarn/cache/@jridgewell-set-array-npm-1.2.1-2312928209-832e513a85.zip
Binary file not shown.
Binary file removed
BIN
-13.4 KB
.yarn/cache/@jridgewell-sourcemap-codec-npm-1.4.14-f5f0630788-26e768fae6.zip
Binary file not shown.
Binary file added
BIN
+27.2 KB
.yarn/cache/@jridgewell-sourcemap-codec-npm-1.5.0-dfd9126d71-4ed6123217.zip
Binary file not shown.
Binary file removed
BIN
-44.4 KB
.yarn/cache/@jridgewell-trace-mapping-npm-0.3.18-cd96571385-f4fabdddf8.zip
Binary file not shown.
Binary file added
BIN
+45.6 KB
.yarn/cache/@jridgewell-trace-mapping-npm-0.3.25-c076fd2279-dced32160a.zip
Binary file not shown.
Binary file removed
BIN
-5.08 KB
.yarn/cache/@sindresorhus-merge-streams-npm-2.3.0-5d49fcd96d-798bcb53cd.zip
Binary file not shown.
Binary file renamed
BIN
+4.32 KB
...uild-npm-11.1.2-b35837b9f4-05aaff105a.zip → ...uild-npm-11.1.6-dd32c30a14-da00639028.zip
Binary file not shown.
Binary file renamed
BIN
+2.62 KB
...file-npm-11.1.2-730faf904c-37baba93a2.zip → ...file-npm-11.1.6-1e3173b611-5d26178cb9.zip
Binary file not shown.
Binary file removed
BIN
-2.37 KB
.yarn/cache/@size-limit-preset-small-lib-npm-11.1.2-107f494690-0240543fa1.zip
Binary file not shown.
Binary file added
BIN
+2.37 KB
.yarn/cache/@size-limit-preset-small-lib-npm-11.1.6-d30a507f75-9d0ff211dc.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+64.7 KB
...tcss-npm-8.4.31-385051a82b-1a6653e721.zip → ...tcss-npm-8.4.38-495621b279-6e44a7ed83.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+15.7 KB
...imit-npm-11.1.2-a1c7a2d76d-09457f8268.zip → ...imit-npm-11.1.6-c2031b7b2d-e2d6ef5b9c.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+26 KB
...tslib-npm-2.6.1-de28eba753-5cf1aa7ea4.zip → ...tslib-npm-2.6.2-4fc8c068d9-bd26c22d36.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
import Markdown, { createMarkdown } from './' | ||
import _createMarkdown, { RuleType } from './' | ||
|
||
Object.assign(Markdown, { createMarkdown }) | ||
export default Markdown as typeof Markdown & { | ||
createMarkdown: typeof createMarkdown | ||
// @ts-ignore | ||
Object.assign(_createMarkdown, { RuleType }) | ||
|
||
export const createMarkdown = _createMarkdown as typeof createMarkdown & { | ||
RuleType: typeof RuleType | ||
} |
Oops, something went wrong.