Skip to content

Comments

fixed usage_info parsing#215

Open
HassanAkbar wants to merge 1 commit intomainfrom
fixing_usage_info_parsing
Open

fixed usage_info parsing#215
HassanAkbar wants to merge 1 commit intomainfrom
fixing_usage_info_parsing

Conversation

@HassanAkbar
Copy link
Member

Fixed the usage_info parsing issue when encountering tags.

closes #126

@HassanAkbar
Copy link
Member Author

Old

concepts/concept-171-02-14.yaml:    usage_info: kibibajt = 2<sup
concepts/concept-171-02-15.yaml:    usage_info: mebibajt = 2<sup
concepts/concept-171-02-16.yaml:    usage_info: gibibajt = 2<sup
concepts/concept-171-02-17.yaml:    usage_info: tebibajt = 2<sup
concepts/concept-171-02-18.yaml:    usage_info: pebibajt = 2<sup
concepts/concept-171-02-19.yaml:    usage_info: exbibajt = 2<sup
concepts/concept-171-02-20.yaml:    usage_info: zebibajt = 2<sup
concepts/concept-171-02-21.yaml:    usage_info: mebibajt = 2<sup
concepts/concept-171-02-23.yaml:    usage_info: genau <i
concepts/concept-171-02-23.yaml:    usage_info: exactly <i
concepts/concept-171-02-23.yaml:    usage_info: tasan <i
concepts/concept-171-02-23.yaml:    usage_info: exactement <i
concepts/concept-171-02-23.yaml:    usage_info: exatamente <i
concepts/concept-171-02-23.yaml:    usage_info: exatamente <i
concepts/concept-171-02-29.yaml:    usage_info: em <i
concepts/concept-171-05-35.yaml:    usage_info: em <i
concepts/concept-171-05-46.yaml:    usage_info: em <i

New

concepts/concept-171-02-14.yaml:    usage_info: kibibajt = 2<sup>10</sup> bajtów = 10<sup>24</sup> bajtów
concepts/concept-171-02-15.yaml:    usage_info: mebibajt = 2<sup>20</sup> bajtów
concepts/concept-171-02-16.yaml:    usage_info: gibibajt = 2<sup>30</sup> bajtów
concepts/concept-171-02-17.yaml:    usage_info: tebibajt = tebibajt = 2<sup>40</sup> bajtów
concepts/concept-171-02-18.yaml:    usage_info: pebibajt = 2<sup>50</sup> bajtów
concepts/concept-171-02-19.yaml:    usage_info: exbibajt = 2<sup>60</sup> bajtów
concepts/concept-171-02-20.yaml:    usage_info: zebibajt = 2<sup>70</sup> bajtów
concepts/concept-171-02-21.yaml:    usage_info: mebibajt = 2<sup>80</sup> bajtów
concepts/concept-171-02-23.yaml:    usage_info: genau <i></i>
concepts/concept-171-02-23.yaml:    usage_info: exactly <i></i>
concepts/concept-171-02-23.yaml:    usage_info: tasan <i></i>
concepts/concept-171-02-23.yaml:    usage_info: exactement <i></i>
concepts/concept-171-02-23.yaml:    usage_info: exatamente <i></i>
concepts/concept-171-02-23.yaml:    usage_info: exatamente <i></i>
concepts/concept-171-02-29.yaml:    usage_info: em <i>software</i>
concepts/concept-171-05-35.yaml:    usage_info: em <i>software</i>
concepts/concept-171-05-46.yaml:    usage_info: em <i>software</i>

@HassanAkbar HassanAkbar marked this pull request as ready for review June 30, 2022 06:07
@HassanAkbar HassanAkbar requested a review from ronaldtse June 30, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing: usage_info parsing seems broken when encountering tags

1 participant