Liquid syntax error: Unknown tag 'endraw'
For further actions, you may consider blocking this person and/or reporting abuse
Liquid syntax error: Unknown tag 'endraw'
For further actions, you may consider blocking this person and/or reporting abuse
Priyank Deep Singh -
Okoye Ndidiamaka -
Kat -
Sam -
Top comments (1)
Great tutorial!
I had some problems with my Z shell (zsh). The git branch name wasn't updated when changing the directory, so I modified the original code in
.zshrc
a bit. I had to addsetopt prompt_subst
and use single quotes to make it work.