Skip to content

Headings note#12

Open
isaacfreeman wants to merge 2 commits intoobsidian-community:mainfrom
isaacfreeman:headings
Open

Headings note#12
isaacfreeman wants to merge 2 commits intoobsidian-community:mainfrom
isaacfreeman:headings

Conversation

@isaacfreeman
Copy link
Contributor

A couple of adjustments to the Headings note.

First, I've removed empty lines. This makes it easier to see the inherent spacing that the theme developer is applying as CSS.

Second, I've added a section for headings that are links. As these will typically be a different colour, it's useful to see how they look against the note background, and especially whether they have enough contrast for readability.

Copy link

@sigrunixia sigrunixia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix these minor issues and I will merge.

Headings with links
# [[Markdown|Heading 1 – note exists]]
# [[NoSuchFile|Heading 1 – note doesn't exist]]
# [[https://obsidian.md|Heading 1 – external]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is formatted incorrectly. Please format as an external link.

# [[https://obsidian.md|Heading 1 – external]]
## [[Markdown|Heading 2 – note exists]]
## [[NoSuchFile|Heading 2 – note doesn't exist]]
## [[https://obsidian.md|Heading 2 – external]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is formatted incorrectly. Please format as an external link.

## [[https://obsidian.md|Heading 2 – external]]
### [[Markdown|Heading 3 – note exists]]
### [[NoSuchFile|Heading 3 – note doesn't exist]]
### [[https://obsidian.md|Heading 3 – external]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is formatted incorrectly. Please format as an external link.

### [[https://obsidian.md|Heading 3 – external]]
#### [[Markdown|Heading 4 – note exists]]
#### [[NoSuchFile|Heading 4 – note doesn't exist]]
#### [[https://obsidian.md|Heading 4 – external]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is formatted incorrectly. Please format as an external link.

#### [[https://obsidian.md|Heading 4 – external]]
##### [[Markdown|Heading 5 – note exists]]
##### [[NoSuchFile|Heading 5 – note doesn't exist]]
##### [[https://obsidian.md|Heading 5 – external]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is formatted incorrectly. Please format as an external link.

##### [[https://obsidian.md|Heading 5 – external]]
###### [[Markdown|Heading 6 – note exists]]
###### [[NoSuchFile|Heading 6 – note doesn't exist]]
###### [[https://obsidian.md|Heading 6 – external]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is formatted incorrectly. Please format as an external link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants