home.social

#xwriter — Public Fediverse posts

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

  1. Anyone who want to define a new language, based on , but for rich-text document ?

    For example :
    // Center that line
    __underline__
    "Text in red"{}
    And of course, a zip file '. mdz' to encapsulate text and images.

    I use this kind of syntax in my own linux editor, and it works really well.

    If you want to contribute, have some ideas.... : codeberg.org/sudokill/markdock

  2. 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

  3. 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