#xwriter — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #xwriter, aggregated by home.social.
-
Anyone who want to define a new #markup language, based on #markdown, but for rich-text document ?
For example :
// Center that line
__underline__
"Text in red"{#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.... : https://codeberg.org/sudokill/markdock
-
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 ) -
In the next release of #Xwriter coming soon, I changed 2 rules :
1. HTML alias as :
`Text`{serif #red ...}
2. Paragraph indentation as :
|1/2/3Tabs+TextThese syntax are just better in plain-text and are closer to the syntax already used in pandoc
#markdown #markdock #editor #richtext #RichTextFormat #richtexteditor