to dir 
How to put a line break in pseudo-element content              
rev 11 sep 2022
Category: code - css

> how to↓  links↓

.........................
✶ how to:

  - use "\A" or "\00000a" in the content, in double quotes
  - add white-space:  pre or pre-wrap
  Works for me sep 2022

.........................
✶ note title:

  ...

.......................................................
➽  links and resources: 

  * Add line break to ::after or ::before pseudo-element content
      https://stackoverflow.com/questions/17047694/add-line-break-to-after-or-before-pseudo-element-content/17047836#17047836
      asked 2012, modified 2020
      works for me sep 2022

_______________________________________________________
begin 11 sep 2022
-- 0 --