yellowsoar

Results 4 issues of yellowsoar

# Reproduce https://raw.githubusercontent.com/filhocf/infographics/beaa3ca8c8ee7235913daa6e0c7853f1dac63e65/debian/infographic_debian.svg # Error message ``` This page contains the following errors: error on line 5 at column 99: xmlns:ns0: '&ns_ai;' is not a valid URI ```

## Current workflow 1. find a feature that matches the multiple-quest scenario 2. tap on that quest 3. only the first quest is available https://user-images.githubusercontent.com/4775704/229777699-dca0dd3a-e2da-4997-aec5-e2abe1177c83.mov ## New feature A menu...

## Briefing I am trying to build the image by trial and error in my forked branch. https://github.com/yellowsoar/feedless/tree/build_image ## Current progress Still trying to build the image. ## The command...

# python script ```python def demo( complacent: bool = True, comma: str = "yes", placement=None, **kwargs, ): print("SublimeAutoDocstring save my day!") ``` # console traceback ``` Traceback (most recent call...