Allow strings as aliases instead of dictionaries, which allows for the use of page titles in the link text of the alias, e.g.:
yaml
---
alias: my-alias
---
This version also makes the `text` key optional in the alias dictionary configuration, using the same page title link text instead if it's not provided.