StubbornDeer
StubbornDeer
Hi guys, your library looks pretty promising but I can't figure out how to extract the page title. With BeautifulSoup, it's pretty straightforward: ``` parser.title.text ``` How to get it...
### Description EB SETENV doesn't allow to send variables. Even this string shows the error "ERROR: InvalidSyntaxError - You must use the format KEY=VALUE to set an environment variable. Variables...
Not sure why it's not working... This is my code: ``` ... test ``` CSS: ``` li:before { content: '\f554'; } ``` Output:  Thanks!