Luis

Results 29 comments of Luis

this alablaster feature is realy missing

Any news on this ? My team request this feature (that help to speedup the markdown/restructuredtext syntax adoption that they are ready to leave furo just to get it back.

"\\" to continue line could be a good solution

> you can use `\n` instead of `` The request here is not to have new lines in mermaid rendering but to allow to have some `\` line continue writing...

Any news on this one ? The documentation has been update to deal with Font Awesome v6.5.1 but still no working despite Adding this snippet in the would add support...

Right now I get it working (in both html and latexpdf) with this modification on `conf.py` ``` extensions = ['sphinxcontrib.mermaid'] fonta = 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css' def setup(app): app.add_css_file(fonta) ```

The closer I get is: ``` sq:northwind.db=> \p Query buffer is empty. sq:northwind.db=> \! cat input.sql \echo ====== test to pipe in out from usql \d Regions sq:northwind.db=> \i input.sql...

It's to keep a trace of the full session in a text file