G.Ambatte

Results 209 comments of G.Ambatte

Some further investigation has found that while this stops `` and `` tags from appearing in the content, these tags break React when they are passed as props. Saving ``...

I hadn't heard of Obisidian before; I'd seen references to people trying to integrate the Homebrewery standalone CSS into the Atom editor, and there is a fork to use Homebrewery...

I've opened PR #2268 so we can see the current status of the work. Looks like it was forked from `master` back in December, so there's a few changes to...

> Question: I noticed the API idea changed from the start to where it is currently, and was wondering if you had any idea about how somebody could use this...

> (The THB project could also be coded to be run from the command line, receiving brew code, emitting html code, and intended to be run locally. No comment.) I...

From Gazook89's original comment: ``` .brewRenderer { background-image: url('background.image.url'); background-size:160% ; background-position: center; } ```

During some down time at work, I did a little trawling through Pixabay, as most images there have a free for commercial use license. Starry Sky: https://pixabay.com/photos/astronomy-bright-constellation-dark-1867616/ https://cdn.pixabay.com/photo/2016/11/29/05/45/astronomy-1867616_960_720.jpg Map with...

Just tested `background-size: cover;` and it works perfectly; I could have sworn that I'd already tried that... Share: ![image](https://user-images.githubusercontent.com/19826659/158303512-67ed9247-0257-4722-adff-4c71bd870df1.png) Editor: ![image](https://user-images.githubusercontent.com/19826659/158303704-35c94046-ae85-46de-a3b2-dcb4f7fc1638.png)

Without exploding the project file size by adding a million different options, we could add three or four - say, wooden desk, grassy field, map with compass, starry sky -...

As I recall, the original purpose of making it a metadata property was to because it effects elements outside of `.page` in Metadata; effectively trying to gently guide the users...