diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-08-31 15:56:10 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-08-31 15:56:10 +0200 |
| commit | d1632cbbd21ba0b77bc44cbc13aa9e6322739935 (patch) | |
| tree | 5cac21ed5efa5b178970e9277fb7697d1e180492 | |
| parent | 284f3972844ea124c0cd9ee5500e99440bb96aac (diff) | |
| download | git2hugo-d1632cbbd21ba0b77bc44cbc13aa9e6322739935.tar.gz | |
g2h: Mark linking to files from tree as completed
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ For a full list of options, their defaults and how they're changing the behavior - [x] Tree view. Show the state of the tree at the current commit. - [x] Folders should be traversable by clicking on their name. - - [ ] Clicking on a file should open that file's page. + - [x] Clicking on a file should open that file's page. - [x] Individual file page. File content in a codeblock with file extension based language detection. For binary files a note that it can't be displayed. |