Skip to content

Fix duplicated text in Glossary introduced by merge conflict#24

Open
scrool wants to merge 1 commit intoSpenceKonde:masterfrom
scrool:fix_stash_merge_conflict
Open

Fix duplicated text in Glossary introduced by merge conflict#24
scrool wants to merge 1 commit intoSpenceKonde:masterfrom
scrool:fix_stash_merge_conflict

Conversation

@scrool
Copy link
Copy Markdown

@scrool scrool commented Aug 31, 2024

Before these changes Glossary contained couple of sections of duplicated text which seem to be caused by a merge conflict with stashed changes.

I have picked those parts that had more text and used structured formatting with titles rather bullet points - most of it comes from previous commit 30c087d.

I have removed paragraph:

See (classicperipheraltable.md)(this table of Classic AVR
peripherals and which parts have them) for a full list (this table
has not been created as of 4/14/2020, but it will be)

originally from the stash which is referring to nonexistant file.

Separators like ======= which git added during merge conflict have formatting meaning in markdown so after these changes text should render without whole sentences marked as titles again.

Before these changes Glossary contained couple of sections of duplicated
text which seem to be caused by a merge conflict with stashed changes.

I have picked those parts that had more text and used structured
formatting with titles rather bullet points - most of it comes from
previous commit 30c087d.

I have removed paragraph:

    See (classicperipheraltable.md)(this table of Classic AVR
    peripherals and which parts have them) for a full list (this table
    has not been created as of 4/14/2020, but it will be)

originally from the stash which is referring to nonexistant file.

Separators like `=======` which git added during merge conflict have
formatting meaning in markdown so after these changes text should render
without whole sentences marked as titles again.
@scrool scrool force-pushed the fix_stash_merge_conflict branch from 9ece115 to e47bfcf Compare August 31, 2024 11:30
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.

1 participant