home.social

#richtexteditor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #richtexteditor, aggregated by home.social.

  1. Xwriter V0.4.1 is out

    This release contains :
    1. Files inclusion with the syntax : {{include filepath/filelink}}
    2. Bug fix/User-interface improvement
    3. Markdown archive .mdz works with more than 1 markdown file at the root ( tested with github zip file )

    codeberg.org/sudokill/Xwriter

  2. The 3 main features i use in I didn't find in another editor :

    1. Hide markdown symbol : you can display your file as a rich-text document, very usefull
    2. Extended syntax : you can underline, justify text, change font size/family/color, make border.... all this without HTML
    3. Save the file+images in zip archive i can open in Xwriter. I use it more and more to manage all my documents

    codeberg.org/sudokill/Xwriter

  3. Xwriter V0.4.0 is out !
    Bug fixes and User-interface improvement in this version

    is a rich-text editor with an extended syntax and under the hood

    Teasing : V0.4.1 will add files 'transclusion' (include files)

    codeberg.org/sudokill/Xwriter

  4. In the next release of coming soon, I changed 2 rules :
    1. HTML alias as :
    `Text`{serif ...}
    2. Paragraph indentation as :
    |1/2/3Tabs+Text

    These syntax are just better in plain-text and are closer to the syntax already used in pandoc