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

How to apply text align inline style inside header tag? #142

Open
alagarsamy1 opened this issue Nov 9, 2023 · 1 comment
Open

How to apply text align inline style inside header tag? #142

alagarsamy1 opened this issue Nov 9, 2023 · 1 comment
Labels
question Further information is requested

Comments

@alagarsamy1
Copy link

alagarsamy1 commented Nov 9, 2023

How to apply text align inline style inside header tag?

Example : block

 {
            "key": "cu1e2",
            "data": {},
            "text": "test",
            "type": "header-three",
            "depth": 0,
            "entityRanges": [],
            "inlineStyleRanges": [
                {
                    "style": "right",
                    "length": 4,
                    "offset": 0
                }
            ]
        },
@alagarsamy1 alagarsamy1 added the enhancement New feature or request label Nov 9, 2023
@thibaudcolas
Copy link
Collaborator

Hey @alagarsamy1, the example you have here looks like it’d work just fine? Are you seeing a particular issue with this?

@thibaudcolas thibaudcolas added question Further information is requested and removed enhancement New feature or request labels Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants