Skip to content

Conversation

@yordis
Copy link
Contributor

@yordis yordis commented Dec 17, 2025

No description provided.

@yordis yordis force-pushed the yordis/add-copy-as-markdown branch from 26e58e4 to d8f1f76 Compare December 17, 2025 02:45
@yordis yordis marked this pull request as ready for review December 17, 2025 02:45
@github-actions
Copy link

github-actions bot commented Dec 17, 2025

@yordis yordis force-pushed the yordis/add-copy-as-markdown branch from d8f1f76 to eb2b741 Compare December 17, 2025 02:52
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
@yordis yordis force-pushed the yordis/add-copy-as-markdown branch from eb2b741 to f9b7f54 Compare December 17, 2025 02:59
<script defer src="<%= Assets.rev config.output, "dist/sidebar_items-*.js" %>"></script>
<script defer src="docs_config.js"></script>
<script>
window.__EXDOC__ = { formatters: <%= inspect(config.formatters) %> };
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅 I can change it to something better instead of inspect

@yordis
Copy link
Contributor Author

yordis commented Dec 22, 2025

@josevalim any updates on this one?

@gmile
Copy link

gmile commented Jan 11, 2026

FWIW, this would be quite useful to me too. Each time I am reading a document online (recently: https://www.erlang.org/doc/apps/tools/xref.html), I am thinking "It would be so convenient to save this on disk so my LLM agent can look at it too".

There's no problem with saving entire html page, it's just that it would pollute the LLM's context with unnecessary tag tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants