> On 29 Aug 2017, at 14:14, Vincent Massol <[email protected]> wrote:
> 
>> 
>> On 29 Aug 2017, at 14:09, Ecaterina Moraru (Valica) <[email protected]> 
>> wrote:
>> 
>> Hi Shubham,
>> 
>> I'm not a DocuWiki user either, but at a first glance looks great.
>> 
>> I'm curious if we could install what you did on
>> http://rendering.xwiki.org/xwiki/bin/view/Main/ and be able to use the demo
>> http://rendering.xwiki.org/xwiki/bin/view/Main/#HDemo to convert from one
>> syntax to another.
>> 
>> WDYT?
> 
> Done.
> 
> Note that the dokuwiki name should have an uppercase “D” :)

Seems there are several bugs with spaces when lines overflow and linebreaks. 
For example:

Input:

"This is some text with some linebreaks\\ Note that the
two backslashes are only recognized at the end of a line\\
or followed by\\ a whitespace \\this happens without it.”

Results (in xwiki/2.1):

“
This is some text with some linebreaks
Note that thetwo backslashes are only recognized at the end of a line~\~\

or followed by
a whitespace ~\~\this happens without it.
“

Thanks
-Vincent

> 
> Thanks
> -Vincent
> 
>> 
>> Thanks,
>> Caty
>> 
>> On Tue, Aug 29, 2017 at 2:43 PM, Shubham Jain <[email protected]>
>> wrote:
>> 
>>> Hi Vincent,
>>> 
>>> Awesome, I'll send an ANN to xwiki forums. :)
>>> 
>>> Best,
>>> Shubham
>>> 
>>> Sent from my iPhone
>>>> On 29-Aug-2017, at 4:50 PM, Vincent Massol <[email protected]> wrote:
>>>> 
>>>> Hi Shubham,
>>>> 
>>>> This is awesome :)
>>>> 
>>>> I’m not a dokuwiki user though so I won’t be able to test it but I think
>>> it would be nice if you could also send an ANN on
>>> https://forum.xwiki.org/c/News to advertise it more.
>>>> 
>>>> WDYT?
>>>> 
>>>> Thanks
>>>> -Vincent
>>>> 
>>>>> On 29 Aug 2017, at 13:17, Shubham Jain <[email protected]> wrote:
>>>>> 
>>>>> Greetings everyone!
>>>>> 
>>>>> 
>>>>> I’m delighted to announce the first stable public release of the
>>> Dokuwiki importer, completing my GSOC project.
>>>>> 
>>>>> This importer can now:
>>>>> 
>>>>>> Support all supported archives from apache compress as both File
>>> and streaming input.
>>>>> 
>>>>>> Can import user data, document revision, and also attachments.
>>>>> 
>>>>>> Using the syntax parser from M2, it can convert the dokuwiki
>>> syntax to xwiki/2.1 syntax strings.
>>>>> 
>>>>> 
>>>>> This can be downloaded from the extension page here:
>>> http://extensions.xwiki.org/xwiki/bin/view/Extension/DokuWiki/ <
>>> http://extensions.xwiki.org/xwiki/bin/view/Extension/DokuWiki/>
>>>>> 
>>>>> Note: The syntax parser can also be used separately to parse dokuwiki
>>> syntax.
>>>>> 
>>>>> Suggestions/bugs are welcome!
>>>>> 
>>>>> Thanks!
>>>>> Shubham Jain

Reply via email to