Do you want to work on this issue?
You can request for a bounty in order to promote it!
```diff blocks in Docs are not rendered #612
JonnyBurger posted onGitHub
Previously, diff
blocks in the docs would work well.
But now, see for example https://remotion.dev/docs/javascript#upgrading, the diffs are rendered as plaintext. We need to go through the commits and see where it broke, and fix it (this might need a fix in a third-party package!)
š This issue is eligible for Hacktoberfest! In addition to helping you get a contribution towards your Hacktoberfest reward, Remotion pays a $100 bounty for it!
Read: How to contribute to Remotion
- Let us know when you are interested in this issue, and we'll assign you!
- In order to prevent issues from getting stuck, try to progress the issue by opening a PR and adding commits. If your progress is stale for 7 days, another user can ask to take over the issue.
Approval criteria for this PR:
- Fix the rendering of the diff.
Note: This might need a fix in a third-party library. We will accept your contribution for Hacktoberfest regardless of if they merge it - in the worst case let's make a node_modules patch for our docs.