vimwiki/doc
Tinmarino dc63a5dacc Fix: Html convertion: Blockquote: multiline and in number list (Issue #55)
- Issue 5 indented multiline

Transoform blockquotes by precode
```
<blockquote>
Block quote line 1
Block quote line 2
</blockquote>
```
->

```
<pre><code>line 1
line 2
</code></pre>
```

- Issue 2: BlockQuote restarts list numbering

Allow indent precode in list
2020-08-24 01:14:18 -04:00
..
design_notes.md Feature: VimwikiVar to list, get and set variables 2020-08-17 23:51:48 -04:00
entries.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00
lists.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00
logo.svg Darken logo text (#902) 2020-06-04 18:35:05 +02:00
screenshot_1.png Add two screenshots 2015-11-17 15:52:02 +01:00
screenshot_2.png Add two screenshots 2015-11-17 15:52:02 +01:00
splash.png Darken logo text (#902) 2020-06-04 18:35:05 +02:00
todos.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00
vimwiki-emoji.txt Comment: tipo (for faster grep) 2020-08-07 12:27:05 -04:00
vimwiki.txt Fix: Html convertion: Blockquote: multiline and in number list (Issue #55) 2020-08-24 01:14:18 -04:00
wiki.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00