First try at this is rho_n/hpr_generator#106
Dealing with '.' as the first character of a tag was a bit of a pain.
Are there any tags that begin with '_', '(', ')', '[', OR ']' ?
Maybe code code be split into BLOCKs, but this works at the moment.
First try at this is https://repo.anhonesthost.net/rho_n/hpr_generator/pulls/106
Dealing with '.' as the first character of a tag was a bit of a pain.
Are there any tags that begin with `'_', '(', ')', '[', OR ']'` ?
Maybe code code be split into BLOCKs, but this works at the moment.
I made a couple changes to the URL generation, but other than that your code worked perfectly. We do need to clean up the tags in the database to make them more uniform so generating this page (or others) is easier.
I made a couple changes to the URL generation, but other than that your code worked perfectly. We do need to clean up the tags in the database to make them more uniform so generating this page (or others) is easier.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Reached by menu: Home >> Tags
Current URL: https://www.hackerpublicradio.org/tags.php
Implement the Tags page.
changed the description
First try at this is rho_n/hpr_generator#106
Dealing with '.' as the first character of a tag was a bit of a pain.
Are there any tags that begin with
'_', '(', ')', '[', OR ']'?Maybe code code be split into BLOCKs, but this works at the moment.
I made a couple changes to the URL generation, but other than that your code worked perfectly. We do need to clean up the tags in the database to make them more uniform so generating this page (or others) is easier.
Merged into main