Mia Celeste

Results 7 issues of Mia Celeste

I was looking for a way to add a few `meta` tags into my documentation, but the only solution seems to be writing my own theme and extend on top...

When I enabled live update, whenever I changed the source file, the preview panel flashes with a github symbol and "loading rst", which becomes very distractive and I had to...

Hi, I'm currently using ImageSpecField. However, the cached files disappeared and I got 404 errors instead. I don't know why caches disappear, but when they do, they are not regenerated....

Hi, I really like this package. Is there any way to display the text color on the terminal-panel? For example, when I run `make` in terminal, there will be colored...

more-info-required

Currently, the return type of `XRegExp` declared in `types/index.d.ts` is ```ts declare function XRegExp(pattern: string, flags?: string): RegExp; ``` However, this annotation is incorrect because it does not capture the...

The original code raised error in my computer (10.12.3)

Hi, Thank you so much for this. I just want to bring to your attention that, when `line-height` is unset, the layout shifts wildly on hover. It looks like your...