diff options
author | Volpeon <git@volpeon.ink> | 2021-05-19 19:23:51 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-05-19 19:23:51 +0200 |
commit | 9848ce0968b72bd5c872004a03984d5b022dd5ca (patch) | |
tree | ba6b38ee7e258108f9aade6da09d77dcc983bf53 /content | |
parent | Design (diff) | |
download | volpeon.ink-9848ce0968b72bd5c872004a03984d5b022dd5ca.tar.gz volpeon.ink-9848ce0968b72bd5c872004a03984d5b022dd5ca.tar.bz2 volpeon.ink-9848ce0968b72bd5c872004a03984d5b022dd5ca.zip |
Better link colors
Diffstat (limited to 'content')
-rw-r--r-- | content/9thPK7O3xn/mis-design-test.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/9thPK7O3xn/mis-design-test.md b/content/9thPK7O3xn/mis-design-test.md index 687d215..a822388 100644 --- a/content/9thPK7O3xn/mis-design-test.md +++ b/content/9thPK7O3xn/mis-design-test.md | |||
@@ -304,3 +304,17 @@ Unlike a pre-formatted code block, a code span indicates code within a | |||
304 | normal paragraph. For example: | 304 | normal paragraph. For example: |
305 | 305 | ||
306 | Use the `printf()` function. | 306 | Use the `printf()` function. |
307 | |||
308 | --- | ||
309 | |||
310 | # Headline 1 | ||
311 | |||
312 | ## Headline 2 | ||
313 | |||
314 | ### Headline 3 | ||
315 | |||
316 | #### Headline 4 | ||
317 | |||
318 | ##### Headline 5 | ||
319 | |||
320 | ###### Headline 6 | ||