Skip to content
  • Tobias Wolter's avatar
    Fix bold + line break in Diaspora import · 0f3fa5bf
    Tobias Wolter authored
    Currently, when importing a Diaspora post like
    
    ```
    **foo**
    bar
    ```
    
    It will render as "**foo**bar" in HubZilla.
    
    Setting `preserve_lf` at strategic locations will fix this behaviour.
    0f3fa5bf