Alexandr Zahatski
Alexandr Zahatski
> @zag Can you adapt the `README.md` to also include Pod6 in the supported markups list? hi, @patrickbkr! 👋 yep, of course! thank you!
> Looking at the last commit to the repo and when the last PR was merged, it looks like GitHub currently doesn't maintain this repo. Maybe the previous maintainer (kivikakk?)...
> Yep, I no longer maintain markup and am not aware of a new maintainer. Probably [contacting support](https://github.com/support) is your best bet. Thank you very much for your advice! I...
👋, here is the latest (26 January 2021) update on my request about the state of this PR and any help: > The team is looking into getting another member...
Yes, thank you, that really is a mistake. I checked on the playground, and it looks like the error occurred while preparing the HTML version. [exmaple for check at pod6.in](https://pod6.in/#p=%0A++%3Ditem1++Animal%0A++%3Ditem2+++++Vertebrate%0A++%3Ditem2+++++Invertebrate%0A++%0A++%3Ditem1++Phase%0A++%3Ditem2+++++Solid%0A++%3Ditem2+++++Liquid%0A++%3Ditem2+++++Gas%0A++%3Ditem2+++++Chocolate)...
Hi, @gtoast ! Thank you for reporting the issue. I've fixed it, and now this part of the spec looks as expected. Thanks again!
Thank you for the error report! Could you please provide the text that is causing the issues? This will help me identify the cause more quickly. Thank you.
Yes, indeed, formulas haven't been implemented yet, but it's high on our priority list! Thanks!
Hi, @alvorithm ! I'm happy to inform you that Podlite now supports formulas. This has been implemented using the [Mathjax](http://docs.mathjax.org/en/latest/input/tex/index.html#tex-and-latex-support) package. Support for formulas in web page publication packages and...
hi, @tbrowder , for creating a presentation, i suggest using a `Named blocks` (or `User-defined blocks`) approach. for example, you can handle your tasks using a block, for example, `=Slide`...