General (Test)
SatoruIkeda - 22:34, Wednesday 05 March 2025 (3941)
Embedded Image Testing

If you want to embed images, you can do so by following these steps

1. Upload the image.

2. Select Plane text in the Choose editor menu.

3. Copy and paste the following line and change alt, src, height, and width.

Fig-1

4. Finally, select CKEditor (HTML) to embed the image.

Comments related to this report
ShalikaSingh - 22:31, Wednesday 05 March 2025 (3943)

The line to add is

<img alt="Fig-1" src="https://gw-elog.mtk.nao.ac.jp/osl/uploads/3931_20250304153753_noninvopamplcseries.png" style="height:300px; width:400px" />

where this 'https://gw-elog.mtk.nao.ac.jp/osl/uplods/3931_20250304153753_noninvopamplcseries.png' is the address you get on opening the image in new tab

The purpose is that pictures in comments should be visible in the main entry.