Closed brijal091 closed 1 week ago
const editor = useCreateBlockNote({
dictionary: {
...locales.en,
placeholders: {
...locales.en.placeholders,
default: placeholder ?? locales.en.placeholders.default,
},
}
})
Depending on your locale obviously
/bounty 10 for adding an example that shows how to change the default placeholder and the placeholder for Headings
/attempt #1242
with your implementation plan/claim #1242
in the PR body to claim the bountyThank you for contributing to TypeCellOS/BlockNote!
Add a bounty • Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
🟢 @ezhil56x | Nov 16, 2024, 6:44:26 PM | #1252 |
🔴 @hunxjunedo | Nov 16, 2024, 6:45:44 PM | WIP |
@YousefED hey can I get assigned please? /attempt #1242
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@hunxjunedo | 2 BlockNote bounties + 12 bounties from 2 projects |
TypeScript, JavaScript, MDX |
Cancel attempt |
/attempt #1242 Started working
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@ezhil56x | 1 BlockNote bounty + 52 bounties from 14 projects |
TypeScript, JavaScript, Go & more |
Cancel attempt |
💡 @ezhil56x submitted a pull request that claims the bounty. You can visit your bounty board to reward.
there is an placeholder which is Enter text or type'/' for commands how can we change it ?