Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

AssertionError: Attempting to place a list item in a non-list context #36

Description

@iugo
  • macOS 11.6
  • VS code 1.62.0
  • python 3.7.12 64-bit
  • snooty-lextudio 1.11.5

There are still problems after reinstalling snooty-lextudio using the following method.

"/usr/local/opt/python@3.7/bin/python3" -m pip uninstall snooty -y
"/usr/local/opt/python@3.7/bin/python3" -m pip install snooty-lextudio --upgrade

All installed packages:

# "/usr/local/opt/python@3.7/bin/python3" -m pip list
Package               Version
--------------------- ---------
certifi               2021.10.8
charset-normalizer    2.0.9
dnspython             2.1.0
docopt                0.6.2
docutils              0.18.1
fett                  0.3.2
idna                  3.3
importlib-metadata    3.4.0
networkx              2.6.3
pip                   21.2.4
pymongo               3.12.3
python-jsonrpc-server 0.3.4
PyYAML                5.4.1
requests              2.26.0
setuptools            58.0.4
snooty-lextudio       1.11.5
toml                  0.10.2
typing_extensions     4.0.1
ujson                 1.35
urllib3               1.26.7
watchdog              1.0.2
wheel                 0.37.0
zipp                  0.0.0

reproduces the problem:

- title 1
    some foo.

    :foo: some foo.
- title 2
    some foo.

    :foo: some foo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions