Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Feature request: Extended formatting in rich text #483

Open
zaewin opened this issue Nov 27, 2019 · 5 comments
Open

Feature request: Extended formatting in rich text #483

zaewin opened this issue Nov 27, 2019 · 5 comments

Comments

@zaewin
Copy link

zaewin commented Nov 27, 2019

It would be nice to be able to have some more features in the rich text. For example:

  • CSS class picker
  • Heading tag picker (h1, h2, h3 etc)

Another option would be to allow switching between normal and html mode. Sometimes we want to tweak the markup.

@kienstra
Copy link
Collaborator

Thanks

Hi @zaewin,
Thanks for bringing this up.

The new Classic Text field can have headings:

test-cl

Maybe you already know about this, but it's possible to add a CSS class for the entire block. Though it sounds like you had in mind adding a class for only the field.

@zaewin
Copy link
Author

zaewin commented Nov 28, 2019

@kienstra Hi!

That's great, I didn't realize that there was a new update! It would be nice to be able to switch to html input mode. Sometimes you might have a large text already in html and you just want to paste it into the block without having to reformat.

I do know about the block css class. However, I was rather thinking about a class picker just like the heading picker. Sometimes you'd probably want to style individual paragraphs with classes from your css. For example, if you want to achieve markup like this:

<h1>Heading</h1>
<p>Lorem ipsum dolor sit amet</p>
<p class="warning">Warning!</p>
<p>Lorem ipsum dolor sit amet</p>

@azanoni
Copy link

azanoni commented Apr 2, 2020

What happened with this "Classic Text field" ? I only see "Text" and "Textarea" I want to a field that support rich text

I'm using Version 1.5.4

image

@lukecarbis
Copy link
Member

Hi @azanoni – the Classic Text and Rich Text controls are available as part of Block Lab Pro.

https://getblocklab.com/block-lab-pro/

@lukecarbis
Copy link
Member

Whoops. I think that reply answers your question, but the original feature request isn’t yet implemented, so reopening.

@lukecarbis lukecarbis reopened this Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants