Skip to content

Lists do not format #5

@jheidecker

Description

@jheidecker

Lists do not format correctly with this theme AFAICT.

This is the source md:

* list item 1
* list item 2

This is the output:

list item 1
list item 2

Expecting:

  • list item 1
  • list item 2

System Details:

PHP 7.0.22-0ubuntu0.17.04.1 (cli) (built: Aug  8 2017 22:03:30) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
    with Zend OPcache v7.0.22-0ubuntu0.17.04.1, Copyright (c) 1999-2017, by Zend Technologies

Composer version 1.2.2 2016-11-03 17:43:15

container-interop/container-interop 1.2.0   Promoting the interoperability of container objects (DIC, SL, etc.)
couscous/couscous                   1.6.1
erusev/parsedown                    1.6.3   Parser for Markdown.
erusev/parsedown-extra              0.7.1   An extension of Parsedown that adds support for Markdown Extra.
mnapoli/front-yaml                  1.5.2
padraic/humbug_get_contents         1.0.4   Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
padraic/phar-updater                1.0.4   A thing to make PHAR self-updating easy and secure.
phine/exception                     1.0.0   A PHP library for improving the use of exceptions.
phine/observer                      2.0.1   A PHP library that implements the observer pattern.
phine/path                          1.1.0   A PHP library for improving the use of file system paths.
phine/phar                          1.0.2   A PHP library for creating and reading (without the phar extension) PHP archives.
php-di/invoker                      1.3.3   Generic and extensible callable invoker
php-di/php-di                       5.4.3   The dependency injection container for humans
php-di/phpdoc-reader                2.0.1   PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with t...
psr/container                       1.0.0   Common Container Interface (PHP FIG PSR-11)
psr/log                             1.0.2   Common interface for logging libraries
symfony/console                     v3.3.6  Symfony Console Component
symfony/debug                       v3.3.6  Symfony Debug Component
symfony/filesystem                  v3.3.6  Symfony Filesystem Component
symfony/finder                      v3.3.6  Symfony Finder Component
symfony/polyfill-mbstring           v1.5.0  Symfony polyfill for the Mbstring extension
symfony/process                     v3.3.6  Symfony Process Component
symfony/yaml                        v3.3.6  Symfony Yaml Component
twig/twig                           v1.34.4 Twig, the flexible, fast, and secure template language for PHP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions