8585 < label class ="md-overlay " for ="__drawer "> </ label >
8686 < div data-md-component ="skip ">
8787
88-
89- < a href ="#presenter " class ="md-skip ">
90- Skip to content
91- </ a >
92-
9388 </ div >
9489 < div data-md-component ="announce ">
9590
794789
795790
796791
797- < label class ="md-nav__link md-nav__link--active " for ="__toc ">
798-
799-
800-
801- < span class ="md-ellipsis ">
802- 🎞️ Presentation Maker
803-
804- </ span >
805-
806-
807- < span class ="md-nav__icon md-icon "> </ span >
808- </ label >
809-
810792 < a href ="./ " class ="md-nav__link md-nav__link--active ">
811793
812794
819801
820802 </ a >
821803
822-
823-
824- < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
825-
826-
827-
828-
829- < label class ="md-nav__title " for ="__toc ">
830- < span class ="md-nav__icon md-icon "> </ span >
831- Table of contents
832- </ label >
833- < ul class ="md-nav__list " data-md-component ="toc " data-md-scrollfix >
834-
835- < li class ="md-nav__item ">
836- < a href ="#presenter " class ="md-nav__link ">
837- < span class ="md-ellipsis ">
838- 📑 Presenter 🎞️
839- </ span >
840- </ a >
841-
842- </ li >
843-
844- </ ul >
845-
846- </ nav >
847-
848804 </ li >
849805
850806
27952751
27962752
27972753
2798- < label class ="md-nav__title " for ="__toc ">
2799- < span class ="md-nav__icon md-icon "> </ span >
2800- Table of contents
2801- </ label >
2802- < ul class ="md-nav__list " data-md-component ="toc " data-md-scrollfix >
2803-
2804- < li class ="md-nav__item ">
2805- < a href ="#presenter " class ="md-nav__link ">
2806- < span class ="md-ellipsis ">
2807- 📑 Presenter 🎞️
2808- </ span >
2809- </ a >
2810-
2811- </ li >
2812-
2813- </ ul >
2814-
28152754</ nav >
28162755 </ div >
28172756 </ div >
28302769
28312770 < h1 > 🎞️ Presentation Maker</ h1 >
28322771
2833- < h2 id ="presenter "> < a href ="https://github.com/seleniumbase/SeleniumBase/ "> < img src ="https://seleniumbase.github.io/img/logo6.png " title ="SeleniumBase " width ="32 "> </ a > 📑 Presenter 🎞️< a class ="headerlink " href ="#presenter " title ="Permanent link "> ¶</ a > </ h2 >
2772+ < h2 > < a href ="https://github.com/seleniumbase/SeleniumBase/ "> < img src ="https://seleniumbase.github.io/img/logo6.png " title ="SeleniumBase " width ="32 "> </ a > 📑 Presenter 🎞️</ h2 >
2773+
28342774< p > SeleniumBase Presenter (slide-maker) lets you use Python to generate HTML presentations.</ p >
28352775
28362776< p > < b > Here's a sample presentation:</ b > </ p >
@@ -2842,7 +2782,7 @@ <h2 id="presenter"><a href="https://github.com/seleniumbase/SeleniumBase/"><img
28422782< div class ="highlight "> < pre > < span > </ span > < code > < span class ="nb "> cd</ span > < span class ="w "> </ span > examples/presenter
28432783pytest< span class ="w "> </ span > my_presentation.py
28442784</ code > </ pre > </ div >
2845- < p > < strong > Here's a presentation with a chart:</ strong > </ p >
2785+ < p > < b > Here's a presentation with a chart:</ b > </ p >
28462786< p > < a href ="https://seleniumbase.github.io/other/core_presentation.html "> < img width ="428 " src ="https://seleniumbase.github.io/other/sb_core_areas.png " title ="Screenshot "> </ a > < br > </ p >
28472787< p > (< a href ="https://seleniumbase.io/other/core_presentation.html "> Click on the image/GIF for the actual presentation</ a > )</ p >
28482788< p > (< a href ="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/presenter/core_presentation.py "> Here's the code for that presentation</ a > )</ p >
0 commit comments