Indigo Curnick

Results 6 issues of Indigo Curnick

Following on from #21 , DocCArchive was updated to 0.3.4. I made a pull request #22. It did fix the RoleHeading error, but that's lead onto several new errors around...

Update DocCArchive version to help with functions

**Describe the bug** I'm trying to export the Docker container with a built Nomaintim database inside. I can create the container as described in the readme. I can also stop...

bug

Hi! In older versions of the crate, HTML headings would automatically be assigned an id based on the markdown heading For example, `# Hello World` would become `Hello World` Is...

**Describe the solution you'd like** When comparing databases, sometimes there can be a "hnsw" error. I believe(?) this is happening because one database has [pgvector](https://github.com/pgvector/pgvector) installed and the other does...

Bug

Hi! A feature I'd really like is supporting rounding to X decimal places in the `.wkt_string()` function. For example I can force the output to be `POINT (2.32 5.45)`. Maybe...