You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Board packets will most likely have to be PDFs for the future since it's a combo of multiple vendors and other resources used during a meeting.
However minutes, memos and agendas have to be made by staff and need to be accessible. Not allowing these items to be submitted by PDF will reduce the chance that someone with a screen reader cannot access the doc's info.
Important reminder - Markdown is easier to learn than tagging a PDF in Acrobat.
The text was updated successfully, but these errors were encountered:
inghamn
changed the title
Consider making Minutes, Memos, and Agenda's submittable by markdown only
Make Minutes, Memos, and Agenda's submittable by markdown only
May 18, 2023
inghamn
changed the title
Make Minutes, Memos, and Agenda's submittable by markdown only
Minutes, Memos, and Agenda's submittable by markdown only
May 18, 2023
jhvhs-bloom
changed the title
Minutes, Memos, and Agenda's submittable by markdown only
Minutes, Memos, and Agenda's submittable by html only
Aug 29, 2023
We are moving away from the Markdown idea to HTML.
Google Docs and Microsoft Word allow you to export your document as a single web page. Both word processors include <style> junk in the head of the HTML file.
To reduce accessibility problems, we will require staff to export and submit their Agendas, Minutes and Memos as HTML.
Shrink file type to only HTML for Agendas, Minutes and Memos
Upon submission Onboard, we will need to remove <style> junk from the head
Board packets will most likely have to be PDFs for the future since it's a combo of multiple vendors and other resources used during a meeting.
However minutes, memos and agendas have to be made by staff and need to be accessible. Not allowing these items to be submitted by PDF will reduce the chance that someone with a screen reader cannot access the doc's info.
Important reminder - Markdown is easier to learn than tagging a PDF in Acrobat.
The text was updated successfully, but these errors were encountered: