Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse talk body from github #14

Open
wgao19 opened this issue Jul 16, 2019 · 1 comment
Open

Parse talk body from github #14

wgao19 opened this issue Jul 16, 2019 · 1 comment

Comments

@wgao19
Copy link
Member

wgao19 commented Jul 16, 2019

This may require some kind of protocal on our talk proposal's content. We can try to enforce this by editing the issue template. Then, we need to parse the talk body to display the portion we hope to display on the website.

@wgao19
Copy link
Member Author

wgao19 commented Oct 28, 2019

we now have some crude parsing from #52, it also relies on certain format of our talk proposal, namely, the description to show up on home page should go between the lines:

<!-- intro starts -->

description should go here

<!-- intro ends -->

but what goes inside descriptions still needs a bit parsing (i.e., picking up links, etc.)

what has been implemented didn't take much time, although, if this thing goes significantly more complex, we should probably think more thoroughly how we want this properly done.

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

No branches or pull requests

1 participant