TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN : Org-Mode parsing in Javascript (project stalled)

1 点作者 subtenante将近 13 年前

1 comment

subtenante将近 13 年前
Hi HN.<p>I worked on this project last year and have stopped for 6 months now. I'd like some input from the community to know if the project is interesting to others than me.<p>I was in the process of rewriting the rendering part to make it closer to a CSS approach (having selectors to apply a given template to the matching nodes), but that was a bit too difficult for me at the time, so I hit the pause button to go meditate. The attempts to use Jison for the selector language appear in the 'cleanup' branch, folder 'etc'. Not very convincing but I'm still trying to find the best way to do that part.