I choose a public repositoryawesome-python as an example
suppose you want to access master/docs/CNAME contents
You can find the settings, for example
| ; AddClearBtnToEdit.ahk | |
| ; http://ahkscript.org/boards/viewtopic.php?f=6&t=6788 | |
| /* | |
| Function: AddClearBtnToEdit | |
| Add a 'clear text' button over an edit control | |
| Version: | |
| 1.21 (2015-3-21) | |
| - Fixed a bug: Create a resizable GUI and edit control with some initialized text, resize the GUI around, the clear text button is not there, or disappears. | |
| 1.20 (2015-3-21) |
| n02119789 1 kit_fox | |
| n02100735 2 English_setter | |
| n02110185 3 Siberian_husky | |
| n02096294 4 Australian_terrier | |
| n02102040 5 English_springer | |
| n02066245 6 grey_whale | |
| n02509815 7 lesser_panda | |
| n02124075 8 Egyptian_cat | |
| n02417914 9 ibex | |
| n02123394 10 Persian_cat |
I choose a public repositoryawesome-python as an example
suppose you want to access master/docs/CNAME contents
You can find the settings, for example
可以知道data的類型為
data:[;base64],
You can convert SVG(Online, Font-awesome, exists SVG) to PNG with the script and save it.
Create this to answer the question.
Is there a JavaScript solution to generating a "table of contents" for a page?
I have answered the question already. So you can click Run code snippet to see the result.
| <script src="https://cdnjs.cloudflare.com/ajax/libs/markdown-it/12.3.2/markdown-it.min.js" | |
| integrity="sha512-TIDbN32lXOg2Mw1VcnKrQLZgfALryJogWCu/NHWtlMCR1jget+mOwMtdehBBZz2f9PKeK2AQPwVxkbl4u/1H5g==" | |
| crossorigin="anonymous" referrerpolicy="no-referrer"></script> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/mermaid/8.14.0/mermaid.js"></script> | |
| <div data-com="markdown-it"> | |
| # [Markdown-it](https://github.com/markdown-it/markdown-it#plugins-load) USAGE | |
| ## Table | |
| | Name | desc | |