-
I'm not sure of the exact mechanism, but tweeting or sharing a scroll to text fragment link via Twitter or Facebook does not work. As far as I can see the link expands correctly, but chrome does not s…
-
```
Microformat can be used for relevant fields of the resource summary page (/ipt/resource.do?r=...),
and it can be used for syndication purposes.
The following link provides an idea how to use it fo…
-
While there is already a ```@rel="license"``` option, I think it would be good to have a ```@rel="tos"``` or ```@rel="terms"``` to help locate the terms of service page for any website. And a ```@rel=…
gjvnq updated
4 years ago
-
I have been trying to rebuild Parse This ( https://github.com/dshanske/parse-this into a WordPress library for parsing Microformats 2 and more into simple jf2/mf2.
It is already being used in a Micr…
-
Is it possible to add google analytics?
-
I was trying to add [today's microformats2 event](https://events.indieweb.org/2020/09/microformats2-issues-resolution-session-cay9SF07oNTY) to my calendar by clicking the link. On the event it is disp…
-
We added a new item type to support ETAS. Add: `HATHIETAS` with label `HathiTrust Emergency Temporary Access` to `app/javascript/availability/item_types.json`
It is also used in `psulib_traject/li…
-
전체적인 페이지 URL 구조에 대해 논의가 필요합니다.
현재는 아래와 같은 구조로 되어있습니다.
모집 목록 페이지 `/recruits`
지원자 등록 페이지 `/register/applicant?recruitmentId=?`
지원서 작성 페이지 `/register/application?recruitmentId=?`
지원서 수정 페이…
-
This example illustrates the loss of image alt text during microformats parsing.
``` html
Hello World
```
``` json
{
"type": [
"h-entry"
],
"properties": {
…
-
**Describe the bug**
Hi Aimee, thanks for this wonderful library! I'm using it in an IndieWeb Micropub client I'm working on. I may have found a potentially incorrect parsing.
The documentaton f…