Anwesh Gangula
Anwesh Gangula
- `mdx-bundler` version: `4.1.1` and `6.0.2` - `node` version: `14.16.0` and `16.13.0` - `npm` version: `7.17.0` and `8.1.0` What you did: Created a basic mdx-bundler code to convert a `md`...
The documentation mentions that we can use `promnesia install-server` in Linux and OSX to autostart promnesia server, but it doesn't talk about Windows. Is there a way to do this...
I use bullet points to organize my code-block properly. But the syntax highlight doesn't work with bullets. 
I'm using promnesia to index Logseq markdown notes. The context that gets saved in sqlite db is too long. How can I control the length of it? In the below...
the `config.py` example file has a `FILTERS` object which will not be indexed. I added drive.google.com in my config.py, but I still see some logs in the server. Is this...
## 🐛 Bug Report [The documentation](https://react-svgr.com/docs/options/#title) says that > ...If titleProp is set to true and no title is provided (title={undefined}) at render time, this will fallback to an existing...
I have multiple calendars that I want to subscribe to. Although we already have the feature to change colors, it would be very useful to have a feature to add...
Mentioned to export Markdown format from Roam Research in readme
page.get() is resulting in an error if the key is not available. Resolved it using the `or` operator