Update Readme#26
Open
duianto wants to merge 1 commit intocaiorss:masterfrom
Open
Conversation
Overview section: - Remove the empty last table row Features section: - Removed duplicate M-x. - Moved both the key binding and command to the second line. Github still shows the comment and key binding/command on a single line, but it's easier to read in the readme.org file, when M-x is on the same line as the command. Demos section: - Added verbatim emphasis (equal signs) around M-x commands. Screenshots section: - Update renamed command (dash to slash): =M-x org-wiki-search-pattern= -> =M-x org-wiki/search-pattern= - Missing `s` after `page` 6. =M-x org-wiki-search-pattern= Search for all wiki page that contains a pattern. (string or regex pattern). - Missing `t` in `patern` in: `=M-x org-wiki/search-patern - System.Windows= Workflow section: - Added verbatim emphasis around M-x commands and a key binding. Configuration section: - Added verbatim emphasis around the single and double backslashes (double backslashes were not visible on github). Open org-wiki pages in read-only section: - Added verbatim emphasis around a key binding. Start the wiki section: - Added verbatim emphasis around M-x command. Command Summary section: - Reduced double empty table rows to a single row between the sections: - Navigation and Close Command - Alias Command and Backup Command - And removed the two empty table rows at the end of the Misc section. M-x org-wiki-insert-link section: - Added verbatim emphasis around M-x command. M-x org-wiki-header section: - Added missing closing verbatim emphasis sign. M-x org-wiki-asset-create section: - Changed (backticks/grave accent characters) around commands to verbatim emphasis. M-x org-wiki-asset-download-insert1 section: - Added verbatim emphasis around M-x command and a key binding. - Fixed typo: happesn -> happens M-x org-wiki-asset-download-insert2 section: - Added verbatim emphasis around M-x command. - Changed the command ending in a 1 to end in a 2: M-x org-wiki-asset-download-insert1 -> M-x org-wiki-asset-download-insert2 Since it's in the org-wiki-asset-download-insert2 section the command probably should use the command ending in a `2`. Modify it section: - Added verbatim emphasis around M-x commands.
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 characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview section:
Features section:
Github still shows the comment and key binding/command on a
single line, but it's easier to read in the readme.org file,
when M-x is on the same line as the command.
Demos section:
Screenshots section:
=M-x org-wiki-search-pattern= -> =M-x org-wiki/search-pattern=
safterpagea pattern. (string or regex pattern).
tinpaternin: `=M-x org-wiki/search-patern - System.Windows=Workflow section:
Configuration section:
(double backslashes were not visible on github).
Open org-wiki pages in read-only section:
Start the wiki section:
Command Summary section:
M-x org-wiki-insert-link section:
M-x org-wiki-header section:
M-x org-wiki-asset-create section:
M-x org-wiki-asset-download-insert1 section:
M-x org-wiki-asset-download-insert2 section:
M-x org-wiki-asset-download-insert1 -> M-x org-wiki-asset-download-insert2
Since it's in the org-wiki-asset-download-insert2 section the command probably
should use the command ending in a
2.Modify it section: