IUST Islamic University of Science and Technology 4th to 8th Sem About require 'name' require 'Roll_No' require 'Sem' markdown = name.get("Bhat Aasim") markdown = Roll_No.get("CSE-20-LE-63") markdown = Sem.get("4th") puts markdown.to_html markdown = image.get("This is my Image")