Last active
May 3, 2024 17:43
-
-
Save Velocet/fffc0008052abdf91494616f9e7071ad to your computer and use it in GitHub Desktop.
Revisions
-
Velocet revised this gist
May 3, 2024 . 1 changed file with 0 additions and 39 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,39 +0,0 @@ -
Velocet revised this gist
May 3, 2024 . 1 changed file with 29 additions and 52 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,70 +1,47 @@ <!-- # GitHub README Template --> <div align="center"> # GH README Template |  | | :---------------------------------------------------------------------------------: | | footer | </div> ## Table of Contents - [The Introduction](#the-introduction) - [Paragraph](#paragraph) - [Sub paragraph](#sub-paragraph) --- ## The Introduction <div align="center"> **Some centered introduction text** </div> ```diff - NOTE: text color 1 + NOTE: text color 2 ! NOTE: text color 3 # NOTE: text color 4 @@ NOTE: text in purple and bold @@ ``` <div align="right"><a href="#table-of-contents">↑</a></div> ## Paragraph The first paragraph. <div align="right"><a href="#table-of-contents">↑</a></div> ### Sub-Paragraph This is a sub paragraph, formatted in heading 3 style. -
Velocet revised this gist
May 3, 2024 . 1 changed file with 5 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,15 +2,15 @@ <div align="center"> # GH README Template |  | | :---------------------------------------------------------------------------------: | | footer | </div> ## Table of Contents - [The Introduction](#the-introduction) - [Paragraph](#paragraph) @@ -22,17 +22,17 @@ GH README Template<br/>:trollface: <div align="center"> **Some centered introduction text** </div> <div align="right"><a href="#table-of-contents">↑</a></div> ## Paragraph The first paragraph. <div align="right"><a href="#table-of-contents">↑</a></div> ### Sub-Paragraph -
Velocet revised this gist
May 3, 2024 . 1 changed file with 16 additions and 15 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,38 +1,39 @@ <!-- # GitHub README Template --> <div align="center"> GH README Template<br/>:trollface: |  | | :---------------------------------------------------------------------------------: | | footer | </div> # [Table of Contents](#table-of-contents) - [The Introduction](#the-introduction) - [Paragraph](#paragraph) - [Sub paragraph](#sub-paragraph) --- ## The Introduction <div align="center"> **Some introduction text in a Centered Table with Markdown** </div> <div align="right">[↑](#table-of-contents)</div> ## Paragraph The first paragraph. <div align="right">[↑](#table-of-contents)</div> ### Sub-Paragraph This is a sub paragraph, formatted in heading 3 style. -
Velocet revised this gist
May 3, 2024 . 1 changed file with 38 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,38 @@ <!-- markdownlint-disable --> <!-- markdown-link-check-disable --> <!-- NOTE markdown linter disabled cause this is a template --> <div align="center"><h1><!-- # GitHub README Template --> GH README Template<br/>:trollface: |  | | :---------------------------------------------------------------------------------------: | | footer | </h1></div> # [Table of Contents](#table-of-contents) - [The Introduction ](#the-introduction) - [1st Paragraph](#1st-paragraph) - [Sub paragraph](#sub-paragraph) --- ## The Introduction <a id="introduction" name="introduction"></a> <div align="center"> **Some introduction text in a Centered Table with Markdown** </div><div align="right"> [↑](#table-of-contents)</div> ## 1st Paragraph The first paragraph. <div align="right"> [↑](#table-of-contents)</div> ### Sub paragraph This is a sub paragraph, formatted in heading 3 style. -
Velocet revised this gist
May 3, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ -
Velocet renamed this gist
May 1, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Velocet created this gist
May 13, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,70 @@ <!-- # GH README Template --><!-- centered title v1: plain markdown --> <!-- <h1 align="center">GH README Template</h1>--><!-- centered title v2: html --> <div align="center"><h1><!-- centered title v3: html + markdown/emoji support --> :trollface:<br/>GH README Template<!-- A centered title inside a table with markdown --> :-: </h1></div> <!-- Badges: [shields.io](https://shields.io) | Example: [](https://github.com/velocet/) <img src="https://raw.githubusercontent.com/Velocet/Velocet/master/FelixTheCat.gif" alt="Resized Image: Only Width. Height=Autocalc." width="250"/> --> --- - > Put the index link above the header - > Use `id` and `name` for index links - > Leave a blank line after an html opening to get working markdown styling - > [List of usable HTML tags](https://github.com/gjtorikian/html-pipeline/blob/main/lib/html_pipeline/sanitization_filter.rb) # $\textcolor{purple}{Table\ of\ Contents}$<a id="toc" name="toc"></a> 1. [Introduction](#introduction) 1. [1st paragraph](#paragraph-1) - [First Sub paragraph](#sub-paragraph-1) - [Second Sub paragraph](#sub-paragraph-2) 1. [2nd paragraph](#paragraph-2) --- <a id="introduction" name="introduction"></a> ## This is the introduction <div align="center"> ***Some introduction text, formatted in heading 2 style. Italic.*** Centered Table (and don't ask me why it renders this way...) :-: </div> --- <div align="right"><!-- Place at the bottom of every paragraph or at the top of every paragraph? ;) --> [TOP](#toc)</div><a id="paragraph-1" name="paragraph-1"></a> ## 1st Paragraph The first paragraph is about colored text with `LaTeX` or a `diff` codeblock: $${\color{grey}Hack \space \color{lightblue}The \space \color{blue}Planet}$$ $\mathfrak{\color{lime}{io \ homecontrol}}$ $\text{Plain Text}$ $\fbox{Plain Text inside Box}$ > ```diff <!-- Dunno why this needs no closing tags... --> > - NOTE: text in red ```diff - NOTE: text in red + NOTE: text in green ! NOTE: text in orange # NOTE: text in gray @@ NOTE: text in purple (and bold)@@ ```  <!-- sadly no scaling --> <div align="right"><!-- Place at the bottom of every paragraph or at the top of every paragraph? ;) --> [TOP](#toc)</div><a id="sub-paragraph-1" name="sub-paragraph-1"></a> ### Sub paragraph This is a sub paragraph, formatted in heading 3 style.