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

No documentation on config #1086

Open
damc opened this issue Sep 12, 2023 · 0 comments
Open

No documentation on config #1086

damc opened this issue Sep 12, 2023 · 0 comments

Comments

@damc
Copy link

damc commented Sep 12, 2023

import Trix from "trix"

document.addEventListener("trix-before-initialize", () => {
  // Change Trix.config if you need
})

I failed to find any information on what config options it has. Is there a place where I can find the documentation on what options it has (and the possible values)?

Update:

Ok, I've found it in Wiki. But it would be good to add a note to Readme file that the configurations options are described in the Wiki because not everyone naturally looks to the Wiki (most projects don't have Wiki, so I expect to find an information like that in Readme).

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

No branches or pull requests

1 participant