Empty brackets in markdown are used to create an empty link. They can be used to create a placeholder for a link that will be added later, or to create a link that doesn't go anywhere.
For example, the following code creates an empty link:
[Link Text]()
This link will not go anywhere when clicked. It can be used as a placeholder for a link that will be added later.
Empty links can also be used to create links that don't go anywhere. This can be useful for creating links that are used for display purposes only, such as links in a table of s.
For example, the following code creates a link that doesn't go anywhere:
[Link Text][]
This link will not go anywhere when clicked. It can be used to create a link that is used for display purposes only.