Style a paragraph directly #12648
-
| DescriptionI can style some text using a  ::: { style="blablabl"}
some text
:::With images I can style it directly like so { style="blablabl"}But can I do something like this? Some text { style="blablabl"}It would be nice to have a way to style the paragraph directly and not having to resort to adding a wrapping div every time. I haven't been able to get it to work and I searched for it but couldn't find it (it's not that easy to know what to call it / search for) | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            einarpersson
          
      
      
        Apr 30, 2025 
      
    
    Replies: 1 comment 1 reply
-
| Ah, found styling spans now, which although not styling the paragraph I think is good enough for most purposes. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        einarpersson
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Ah, found styling spans now, which although not styling the paragraph I think is good enough for most purposes.