Frequently asked questions - Writer

    From The Document Foundation Wiki
    < Faq‎ | Writer

    How to use the export feature (.txt) with Media Wiki syntax?

    Note pin.svg

    Note:
    You need to use the pre-installed MediaWiki Publisher extension (requires Java):

    1. select the File ▸ Export menu;
    2. in the save dialog, chose MediaWiki (.txt) file format;
    3. a .txt file is exported and written in wikitext; you can open this file with a simple text editor;
    4. cut and paste it in the wiki.

    Note: paragraph indentations are not recognized and should be ideally handled by the CSSWikipedia logo v3.svg of the wiki itself.

    = Header 1 =
    == Header 2 ==
    === Header 3 ===
    '''Bold'''
    
    ''Italic''
    
    paragraph.
    
    # Numb-
    # -red lists.
    
    * Bu-
    * -llets.