-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would also revise the title to be "Template". Please review and submit changes.
guides/v2.1/template.md
Outdated
|
||
</div> | ||
|
||
<h3 id="H3">HEADING 3</h3> | ||
### HEADING 3 | ||
PROVIDE TEXT HERE FOR NEXT SECTION. | ||
|
||
TO HYPERLINK TO ANOTHER TOPIC... refer to the <a href="{{ page.baseurl }}/extension-dev-guide/bk-extension-dev-guide.html">NAME OF TOPIC OR BOOK</a>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this link to a markdown link.
guides/v2.1/template.md
Outdated
PROVIDE TEXT HERE FOR NEXT SECTION. | ||
|
||
TO HYPERLINK TO ANOTHER TOPIC... refer to the <a href="{{ page.baseurl }}/extension-dev-guide/bk-extension-dev-guide.html">NAME OF TOPIC OR BOOK</a>. | ||
|
||
|
||
|
||
<h2 id="H2">HEADING 2</h2> | ||
## HEADING 2 | ||
PROVIDE TEXT HERE FOR NEXT SECTION. | ||
|
||
ADD DIAGRAM OR ILLUSTRATION <p><img src="{{ site.baseurl }}/common/images/NAME_OF_IMAGEjpg" alt="HOVER TEXT HERE"></p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this link, and all links (unless they are within an HTML note), to markdown links.
guides/v2.1/template.md
Outdated
PROVIDE TEXT HERE FOR NEXT SECTION. | ||
|
||
TO HYPERLINK TO ANOTHER TOPIC... refer to the <a href="{{ page.baseurl }}/extension-dev-guide/bk-extension-dev-guide.html">NAME OF TOPIC OR BOOK</a>. | ||
|
||
|
||
|
||
<h2 id="H2">HEADING 2</h2> | ||
## HEADING 2 | ||
PROVIDE TEXT HERE FOR NEXT SECTION. | ||
|
||
ADD DIAGRAM OR ILLUSTRATION <p><img src="{{ site.baseurl }}/common/images/NAME_OF_IMAGEjpg" alt="HOVER TEXT HERE"></p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
".jpg"
@shrielenee As per your advice change link and add .jpg please check Thanks |
Great job with the changes @chirag-wagento! Thanks! |
…cs-9048 [Imported] Changed the description of the 'application lock mode for reindex pro…
This PR is a:
Summary
Convert to HTML to Markdown.
When this pull request is merged, it will...
Additional information