1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-16 04:02:15 +00:00
conky/web
Tin Švagelj f5b7106088
Enable use of HTML in docs (#1900)
Fix alignment documentation:
- while it renders fine on the web, it's stripped from man pages.
  Inline HTML renders fine in some cases, but tables don't.

There's no unified (remark) plugin that works well with headless
tables pandoc supports as well, so the only way to achieve a similar
effect is to leave header cells empty.

Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
2024-05-06 18:51:19 +00:00
..
components This span doesn't need to exist 2024-04-24 17:01:38 -04:00
cypress Make web test less janky 2023-08-22 14:52:31 -04:00
documents Bump fonts, fix includes 2023-06-24 14:38:30 -04:00
pages Fix web components and pages (UI) 2024-04-22 07:22:34 -04:00
scripts Refactor web search index 2024-02-26 13:21:37 -05:00
styles Bump fonts, fix includes 2023-06-24 14:38:30 -04:00
utils Enable use of HTML in docs (#1900) 2024-05-06 18:51:19 +00:00
.eslintrc.json
.gitignore Refactor web search index 2024-02-26 13:21:37 -05:00
cypress.config.js
global.d.ts Fix type def, handle error case 2024-04-24 17:01:38 -04:00
netlify.toml Bump web deps 2024-04-11 10:39:22 -04:00
next-env.d.ts
next.config.mjs Fix type def, handle error case 2024-04-24 17:01:38 -04:00
package-lock.json Enable use of HTML in docs (#1900) 2024-05-06 18:51:19 +00:00
package.json Enable use of HTML in docs (#1900) 2024-05-06 18:51:19 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json Add modified date to web docs 2024-04-11 11:05:26 -04:00