Skip to content
#

document

Here are 659 public repositories matching this topic...

nedvedikd
nedvedikd commented Apr 6, 2020

Hi,

I'm using pandoc (version 2.9.2.1) to convert documents to dokuwiki format.
I ran into a problem using this command:

pandoc input.html -f html -t dokuwiki -o output_dokuwiki.txt --preserve-tabs

Input:

<strong>bold</strong>
<em>italic</em>
<u>underline</u>

Output:

**bold** //italic// underline

Expected output:

**bol
Parsr
vmario89
vmario89 commented Jul 21, 2019

Hi,
i recognized that when you add new files or remove old files to/from an opened document, the left side document view will not update properly. I think the list view should update the file count each time the document gets manipulated. For example if you create a new document the display is "(0)". It should raise immediately to (1) if a file was added. It would help to have a better overview.

Improve this page

Add a description, image, and links to the document topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the document topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.