Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to inline and strip Prism #61

Merged
merged 15 commits into from May 12, 2022
Merged

Add script to inline and strip Prism #61

merged 15 commits into from May 12, 2022

Conversation

wooorm
Copy link
Owner

@wooorm wooorm commented May 12, 2022

Copy link
Owner Author

@wooorm wooorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stof
Copy link

stof commented May 13, 2022

@wooorm the patch would probably be a lot easier to maintain if it was not changing the indentation of all the prism code that you are keeping

@wooorm
Copy link
Owner Author

wooorm commented May 13, 2022

Typescript wouldn't have it :( (ignoring the file didn't work either)

bodinsamuel pushed a commit to specfy/specfy that referenced this pull request Aug 7, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [refractor](https://togithub.com/wooorm/refractor) | [`3.6.0` ->
`4.8.1`](https://renovatebot.com/diffs/npm/refractor/3.6.0/4.8.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/refractor/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/refractor/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/refractor/3.6.0/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/refractor/3.6.0/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wooorm/refractor (refractor)</summary>

### [`v4.8.1`](https://togithub.com/wooorm/refractor/releases/tag/4.8.1)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.8.0...4.8.1)

##### Fix

- [`9186068`](https://togithub.com/wooorm/refractor/commit/9186068) Fix
double cleaning of HTML tags

**Full Changelog**:
wooorm/refractor@4.8.0...4.8.1

### [`v4.8.0`](https://togithub.com/wooorm/refractor/releases/tag/4.8.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.7.0...4.8.0)

- [`82394d3`](https://togithub.com/wooorm/refractor/commit/82394d3)
Update Prism to `1.29.0`
- [`66862df`](https://togithub.com/wooorm/refractor/commit/66862df) Add
mention of `starry-night`

**Full Changelog**:
wooorm/refractor@4.7.0...4.8.0

### [`v4.7.0`](https://togithub.com/wooorm/refractor/releases/tag/4.7.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.6.0...4.7.0)

- [`3e09ea1`](https://togithub.com/wooorm/refractor/commit/3e09ea1) Add
script to inline and strip Prism
by [@&#8203;wooorm](https://togithub.com/wooorm) in
[wooorm/refractor#61

**Full Changelog**:
wooorm/refractor@4.6.0...4.7.0

### [`v4.6.0`](https://togithub.com/wooorm/refractor/releases/tag/4.6.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.5.0...4.6.0)

- [`8605b6c`](https://togithub.com/wooorm/refractor/commit/8605b6c)
Update Prism to `1.28.0`

**Full Changelog**:
wooorm/refractor@4.5.0...4.6.0

### [`v4.5.0`](https://togithub.com/wooorm/refractor/releases/tag/4.5.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.4.0...4.5.0)

- [`9a8cfdc`](https://togithub.com/wooorm/refractor/commit/9a8cfdc)
Update Prism to `1.27.0`

**Full Changelog**:
wooorm/refractor@4.4.0...4.5.0

### [`v4.4.0`](https://togithub.com/wooorm/refractor/releases/tag/4.4.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.3.0...4.4.0)

- [`f8de2f8`](https://togithub.com/wooorm/refractor/commit/f8de2f8)
Update Prism to `1.26.0`

**Full Changelog**:
wooorm/refractor@4.3.0...4.4.0

### [`v4.3.0`](https://togithub.com/wooorm/refractor/releases/tag/4.3.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.2.2...4.3.0)

- [`71cbc44`](https://togithub.com/wooorm/refractor/commit/71cbc44) Fix
webpack

**Full Changelog**:
wooorm/refractor@4.2.2...4.3.0

### [`v4.2.2`](https://togithub.com/wooorm/refractor/releases/tag/4.2.2)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.2.1...4.2.2)

- [`b4f3780`](https://togithub.com/wooorm/refractor/commit/b4f3780)
Update docs
- [`c26361f`](https://togithub.com/wooorm/refractor/commit/c26361f) Fix
typo
by [@&#8203;rmadsen](https://togithub.com/rmadsen) in
[wooorm/refractor#56

**Full Changelog**:
wooorm/refractor@4.2.1...4.2.2

### [`v4.2.1`](https://togithub.com/wooorm/refractor/releases/tag/4.2.1)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.2.0...4.2.1)

- [`767a5e7`](https://togithub.com/wooorm/refractor/commit/767a5e7) Fix
Prism global config
by [@&#8203;thompsongl](https://togithub.com/thompsongl) in
[wooorm/refractor#53

**Full Changelog**:
wooorm/refractor@4.2.0...4.2.1

### [`v4.2.0`](https://togithub.com/wooorm/refractor/releases/tag/4.2.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.1.1...4.2.0)

- [`175fa9f`](https://togithub.com/wooorm/refractor/commit/175fa9f)
Update Prism to `1.25.0`
- [`b6a12a4`](https://togithub.com/wooorm/refractor/commit/b6a12a4) Add
section with demo link
by [@&#8203;karlhorky](https://togithub.com/karlhorky) in
[wooorm/refractor#50

**Full Changelog**:
wooorm/refractor@4.1.1...4.2.0

### [`v4.1.1`](https://togithub.com/wooorm/refractor/releases/tag/4.1.1)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.1.0...4.1.1)

- [`ba4ad5c`](https://togithub.com/wooorm/refractor/commit/ba4ad5c)
Regenerate
- [`1952812`](https://togithub.com/wooorm/refractor/commit/1952812) Fix
`sideEffects`
- [`b97764e`](https://togithub.com/wooorm/refractor/commit/b97764e) Add
`strict` types

### [`v4.1.0`](https://togithub.com/wooorm/refractor/releases/tag/4.1.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/4.0.0...4.1.0)

- [`e642cae`](https://togithub.com/wooorm/refractor/commit/e642cae)
Update Prism to `1.24.0`

### [`v4.0.0`](https://togithub.com/wooorm/refractor/releases/tag/4.0.0)

[Compare
Source](https://togithub.com/wooorm/refractor/compare/3.6.0...4.0.0)

- [`b73ea4c`](https://togithub.com/wooorm/refractor/commit/b73ea4c) Add
`common` build, default to it
- [`0481750`](https://togithub.com/wooorm/refractor/commit/0481750)
Change result to be a single hast root
- [`5644381`](https://togithub.com/wooorm/refractor/commit/5644381) Add
JSDoc based types
- [`f210755`](https://togithub.com/wooorm/refractor/commit/f210755) Use
ESM
- [`0f78ad3`](https://togithub.com/wooorm/refractor/commit/0f78ad3) Fix
import order for sublanguages
- [`4ac7fbc`](https://togithub.com/wooorm/refractor/commit/4ac7fbc) Fix
a couple of missing aliases

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on friday,before 9am on
monday,every weekend" in timezone Europe/Paris, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/specfy/specfy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants