PhpSpreadsheet/docs/topics
Adrien Crivelli a06731fcc6
Wrap lines to 80
We wrapped lines to make easier the source easier to read, and to have more manageable diffs.

This was done with something like:

```sh
pandoc --wrap=auto --atx-headers -f markdown -t markdown-fenced_code_attributes+pipe_tables+raw_html+intraword_underscores`
```
2016-12-04 00:00:54 +09:00
..
images Reorganise documentation 2016-12-03 22:16:45 +09:00
autofilters.md Wrap lines to 80 2016-12-04 00:00:54 +09:00
calculation-engine.md Wrap lines to 80 2016-12-04 00:00:54 +09:00
file-formats.md Wrap lines to 80 2016-12-04 00:00:54 +09:00
migration-from-PHPExcel.md Wrap lines to 80 2016-12-04 00:00:54 +09:00
reading-files.md Wrap lines to 80 2016-12-04 00:00:54 +09:00
recipes.md Wrap lines to 80 2016-12-04 00:00:54 +09:00
settings.md Wrap lines to 80 2016-12-04 00:00:54 +09:00