Lucy Linder

Results 77 comments of Lucy Linder

If you are still looking, [mantelo](https://mantelo.readthedocs.io/en/latest/) seems to support it.

@milas, @glours can someone please have a look? It's been opened since April.

I have the same problem: ``` ramlo/src/modules/api.js:246 if (Object.keys(ramlBody).length > 0 && _.isFunction(body.schemaContent)) { ^ ReferenceError: body is not defined at produceRequestBody (/tmp/ramlo/src/modules/api.js:246:58) at /tmp/ramlo/src/modules/api.js:98:26 at arrayEach (/tmp/ramlo/node_modules/lodash/lodash.js:522:11) at Function.forEach...

Habe you tried https://derlin.github.io/bitdowntoc? It supports github and also has a CLI (https://github.com/derlin/bitdowntoc) Add a Table of Contents (TOC) to your Markdown OnlineA universal Markdown TOC generator with presets for...

These are very interesting resources and ideas. Thank you for this! However, porting it to VS Code first would maybe make more sense, as I believe it is now more...

This is a very good feature idea. Having a sort of whitelist for services is easy, following the depends_on adds some complexity, but shouldn't be that hard. I'll see as...

Hello there! Just a heads up: the latest release supports the official mermaid-js as well, provided you have npm installed on your system. Let me know what you think.

This is a very good point. Currently, docker-compose-viz doesn't rely on docker-compose being installed, and I was planning on keeping it this way. But I could see an interest here....